[Numpy-discussion] Using OpenBLAS for manylinux wheels

Matthew Brett matthew.brett at gmail.com
Wed Mar 30 18:34:32 EDT 2016


On Wed, Mar 30, 2016 at 2:39 PM, Carl Kleffner <cmkleffner at gmail.com> wrote:
> I would like to see OpenBLAS support for numpy on windows. The latest
> OpenBLAS windows builds numpy support for are on
> https://bitbucket.org/carlkl/mingw-w64-for-python/downloads now. Scipy
> wheels should work regardless if numpy was build with MSVC or with mingwpy.
> It is only mandantory to agree about the BLAS implemenation used.

How do the tests look for `numpy.test("full")` and `scipy.test("full")
with OpenBLAS 0.2.17 on Windows?

Sorry if you said before.

Thanks,

Matthew



More information about the NumPy-Discussion mailing list