[Numpy-discussion] Copyright status of NumPy binaries on Windows/OS X

Sturla Molden sturla.molden at gmail.com
Thu Oct 9 04:46:31 EDT 2014


Travis Oliphant <travis at continuum.io> wrote:

> A good mingw64 stack for Windows would be great and benefits many
> communities.

Carl Kleffner has made 32- and 64-bit mingw stacks compatible with Python.
E.g. the stack alignment in the 32-bit version is different from the
vanilla mingw distribution. It also, for the first time, allow us to build
SciPy with gfortran instead of g77 on Windows, which means we don't have to
limit the Fortran code in SciPy to Fortran 77 legacy code.

Sturla




More information about the NumPy-Discussion mailing list