[SciPy-User] Bottleneck

Fabrice Silva silva at lma.cnrs-mrs.fr
Tue Nov 30 18:49:13 EST 2010


Le mardi 30 novembre 2010 à 11:50 -0800, Keith Goodman a écrit :
> The naming saga [1] continues:
> 
> Nanny --> STAT --> DSNA --> Bottleneck
> Some benchmarks:
> 
> >>> bn.benchit(verbose=False)
> Bottleneck performance benchmark
>     Bottleneck  0.1.0dev
>     Numpy       1.5.1
>     Scipy       0.8.0

I wanted to test bottleneck on a *really* slow machine (DELL C610,
866MHz, 256Mb RAM) running on Debian unstable but numpy and scipy
versions are not the newest (Numpy 1.4.1 and Scipy 0.7.2) and prevents
using scipy.nanstd as you are using it, see logs.
Benchmark even fails due to error raising in this function.

-- 
Fabrice Silva
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bn_install.log
Type: text/x-log
Size: 5359 bytes
Desc: not available
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20101130/466933d9/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bn_test.log
Type: text/x-log
Size: 2117 bytes
Desc: not available
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20101130/466933d9/attachment-0001.bin>


More information about the SciPy-User mailing list