On Thu, Aug 7, 2014 at 8:32 PM, Charles R Harris <[email protected]> wrote:
> 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? > NVM, the comments and "NO_ATLAS_INFO" are respectively wrong and deceptive. Ugh. > > Also, I'm thinking of moving linalg/lapack_lite/blas_lite.c down into the > core. Thoughts? > > Chuck
_______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
