[Numpy-discussion] copying ctypes arrays to numarray?
RJ
rays at san.rr.com
Fri Dec 17 08:30:00 CST 2004
At 09:53 AM 12/17/2004 -0500, Todd Miller wrote:
>I may be missing something, but the comparisons of for loop, map, and
>slice look like they're only doing 1000 moves but the array assigments
>are doing 10000, so I think there's another factor of 10 missing in
>that comparison.
The multiplier in the print statement compensates to still give microseconds per move; I couldn't bear to wait for 10,000 slow iterations.
I'll re-do the test shortly in any case.
Ray
Secret anti-spam filter-passing text. Include with reply:
qwertyuiop
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://projects.scipy.org/pipermail/numpy-discussion/attachments/20041217/bd278db1/attachment-0001.html
More information about the Numpy-discussion
mailing list