Hi All,

It looks like numpy dot only uses BLAS if ATLAS is present, see
numpy/core/setup.py. Has anyone done the mods needed to use OpenBLAS? What
is the current status of using OpenBLAS with numpy?

Also, I'm thinking of moving linalg/lapack_lite/blas_lite.c down into the
core. Thoughts?

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

Reply via email to