![](https://secure.gravatar.com/avatar/b4929294417e9ac44c17967baae75a36.jpg?s=120&d=mm&r=g)
March 30, 2016
6:34 p.m.
On Wed, Mar 30, 2016 at 2:39 PM, Carl Kleffner <cmkleffner@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