[SciPy-dev] Sorting speed

Alan G Isaac aisaac at american.edu
Fri Dec 30 16:46:05 EST 2005


On Fri, 30 Dec 2005, Francesc Altet apparently wrote: 
> numarray is roughly 5x faster than scipy_core 

On my computer, it seems almost all that difference is due 
to the time difference in initializing the arrays.  (I.e.,
much of it disappears if I put the array creation in the
setup statement.)

fwiw,
Alan 





More information about the SciPy-Dev mailing list