Contents
Official source and binary releases
NumPy
Latest version is 1.0.4, released 2007-11-07
Downloads for all platforms are at the SourceForge download site for numpy.
Source installation for Linux/Solaris/OS X/BSD/Windows (64-bit and 32-bit)
Install NumPy 1.0.4 tarball
The Windows binaries were built with ATLAS (3.6.0)/LAPACK libraries optimized for the Pentium II platform (please let us know if they work on AMD).
Binary installation for Windows (32-bit)
See the release notes for more information.
SciPy
Latest version is 0.6.0 (compatible with NumPy 1.0.3.1 and later), released 2007-09-20
Source installation for Linux/Solaris/OS X/BSD/Windows (64-bit and 32-bit)
Install the latest version of NumPy (see above)
Install SciPy 0.6.0 tarball
Binary installation for Windows (32-bit)
Install the latest version of NumPy (see above)
Install SciPy 0.6.0 for Python 2.5 or SciPy 0.6.0 for Python 2.4 or SciPy 0.6.0 for Python 2.3
Binary installation for OS X (Tiger)
- There isn't currently an official binary for OS X. Please see the Unofficial releases section below.
old SciPy
Bleeding-edge repository access
(See also the Developer Zone.)
NumPy
svn co http://scipy.org/svn/numpy/trunk numpy
SciPy
svn co http://scipy.org/svn/scipy/trunk scipy
Unofficial releases
Mac OS X binaries from svn by Chris Fonnesbeck: http://macinscience.org
Make sure you are using OSX 10.5 Leopard's preinstalled Python 2.5.1, ActivePython 2.5 or MacPython 2.5. Note: The Superpack's version detection may fail with other Python distributions (e.g., fink, Darwin Ports), and it will refuse to install.
Download the SciPy Superpack for Python 2.5
NumPy is included in the Superpack. For best compatibility, make sure you use the version in the Superpack.
- Note that the Chris Fonnesbeck's Superpacks are based on recent SVN code, and not the latest official release.
SourceForge download site for SciPy
VMWare Virtual appliance of Ubuntu 7.04 with scipy, numpy, matplotlib, and ipython installed. The username is "ubuntu" and the password is "abc123". The network will share the host's interface using NAT. The md5sum is 4191e13abda1154c94e685ffdc0f829b. VMWare Player and VMWare Server are available for no cost. VMWare Player has much better interactive performance, but Server has some features the Player does not.
