[Numpy-discussion] npymath on Windows

Sturla Molden sturla.molden at gmail.com
Thu Jan 1 15:34:16 EST 2015


On 28/12/14 17:17, David Cournapeau wrote:

> This is not really supported. You should avoid mixing compilers when
> building C extensions using numpy C API. Either all mingw, or all MSVC.

That is not really good enough. Even if we build binary wheels with 
MinGW (see link) the binary npymath library should be useable from MSVC.

https://github.com/numpy/numpy/pull/5328


Sturla





More information about the NumPy-Discussion mailing list