Official source and binary releases
For each official release of SciPy, we provide source code (tarball), as well as binary wheels for several major platforms (Windows, OSX, Linux).
Available Packages | Download location |
---|---|
Official source code (all platforms) and binaries for Windows, Linux and Mac OS X |
SciPy release page (sources) PyPI page for SciPy (all) |
Source code repository access
The most recent development versions of SciPy is available through the official repositories hosted on GitHub.
To check out the latest SciPy sources:
git clone https://github.com/scipy/scipy.git scipy
Build instructions
Build instructions for SciPy can be found in its documentation. The latest version can be found at: https://scipy.github.io/devdocs/dev/contributor/building.html
Third-party/vendor package managers
Below is a partial list of third-party and operating system vendor package managers containing SciPy packages.
These packages are not maintained by the SciPy developers; this list is provided only as a convenience. These packages may not always provide the most up-to-date version of the software, and may be unmaintained.
IMPORTANT: If you experience problems with these packages (especially those related to installation/build errors), please report the problem to the package maintainer first, rather than to the SciPy mailing lists.