[Numpy-discussion] Fortran order arrays to and from numpy arrays
Andrew Straw
strawman@astraw....
Sat Feb 24 02:46:32 CST 2007
Alexander Schmolck wrote:
> 2. Despite this overhead, copying around large arrays (e.g. >=1e5 elements) in
> above way causes notable additional overhead. Whilst I don't think there's
> a sane way to avoid copying by sharing data between numpy and matlab the
> copying could likely be done better.
>
Alex, what do you think about "hybrid arrays"?
http://www.mail-archive.com/numpy-discussion@lists.sourceforge.net/msg03748.html
More information about the Numpy-discussion
mailing list