Elliot Hallmark <permafact...@gmail.com> wrote:

> And I can't help but wonder if there is further configuration I need
> to make numpy faster, or if this is just a difference between out
> machines

Try to build NumPy with Intel MKL or OpenBLAS instead. 

ATLAS is only efficient on the host computer on which it is built, and even
there it is not very fast (but far better than the reference BLAS). 

Sturla

_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to