[Numpy-discussion] 64-bit windows numpy / scipy wheels for testing

Sturla Molden sturla.molden at gmail.com
Mon Apr 28 13:22:19 EDT 2014


Ralf Gommers <ralf.gommers at gmail.com> wrote:

> Sounds good. Let's give it a bit more time, once you've given it a good
> workout we can add that those gfortran 4.8.x compilers seem to work fine to
> the scipy build instructions.

Yes, it needs to be tested properly.

The build instructions for OS X Mavericks should also mention where to
obtain Xcode (Appstore) and the secret command to retrieve the command-line
utils after Xcode is installed:

$ /usr/bin/xcode-select --install

Probably it should also mention how to use alternative BLAS and LAPACK
versions (MKL and OpenBLAS), although all three are equally performant on
Mavericks (except Accelerate is not fork safe):

https://twitter.com/nedlom/status/437427557919891457

Sturla




More information about the NumPy-Discussion mailing list