Ah, I see. So basically I need to prepend dimensions myself to make this
work - makes sense.
Might be nice if view could do that automatically, but this is workable.
Thanks Josef!
On Tue, Aug 30, 2011 at 9:49 PM, wrote:
> On Tue, Aug 30, 2011 at 4:34 PM, Bryce Ready
> wrote:
> &g
>
and the resulting error:
ValueError: new type not compatible with array.
>
Can anyone shed some light for me on why this conversion is not possible?
It is certainly technically possible, since the memory layout of the two
arrays should be the same.
Can anyone recommend a better way to do