Feb. 24, 2007
8:46 a.m.
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....