On Sat, 23 Feb 2013 18:31:42 +0000 (UTC)
Sergio Callegari <sergio.calleg...@gmail.com> wrote:

> However, it is still slower than the cblas
> 
> cblas -> 0.69 sec
> scipy blas -> 0.74 sec

if you are using scipy blas, the real question is which blas is underneath ?
OpenBlas, GotoBlas, Atlas, MKL ?

Under Debian I observed a x17 in speed from 35s to 2s with an "apt-get install 
atlas" on Armando's code.

Cheers,

-- 
Jérôme Kieffer
Data analysis unit - ESRF
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to