From: Travis O. <oli...@ie...> - 2006-07-06 12:59:10
|
Arnd Baecker wrote: > Hi >>> i made some speed tests using the sin-function and the %-operation to compare >>> Numeric, numpy 0.9.8 and numpy 0.9.9.2732. >>> As result the latest numpy version seems to be very slow in comparison to the >>> two other candidates. >>> Arrgggh. It looks like a pre-mature return statement was causing scalarmath not to load and therefore none of it's speed ups are present until this SVN. Thanks for the speed test... -Travis |