Version 6 (modified by jarrod.millman, 6 years ago)

--

We need "just works" binary installers for all platforms.

Linux

Debian Ondrej Certik
Fedora David Cournapeau
SuSE David Cournapeau
Ubuntu Andrew Straw
Zenwalk R S Ananda Murthy

ashigabou repository (FC 5, 6 and 7, opensuse 10.2)

David Cournapeau has packaged the last released of numpy, scipy as well as lapack and blas dependencies for Fedora Core 5, 6 and 7 and opensuse 10.2. Those BLAS and LAPACK packages are complete, and do not have the bugs contained in the official packages from those distributions: if you want to compile numpy and scipy, I strongly advise you to use those packages instead of the "official" ones, which are often unusable. The repository is there:

http://software.opensuse.org/download/home:/ashigabou/

Also packaged timers and testers for BLAS and LAPACK, which can be useful if you intend to compile special optimized versions of BLAS/LAPACK (eg GOTO or ATLAS). You can also find the package lapack3-pic, which can be used to build a complete LAPACK with ATLAS: it is a static version, but as it is built with the -fPIC compiler flag, it can be used to build python extensions; this is particularly useful for x86_64 arch.

Windows

Bryce Hendrix

MacOS X

Chris Fonnesbeck http://trichech.us