This is documentation for an old release of SciPy (version 1.7.0). Read this page in the documentation of the latest stable release (version 1.15.1).

Getting started

Installation

Working with conda?

SciPy is part of the Anaconda distribution and can be installed with Anaconda or Miniconda:

Prefer pip?

SciPy can be installed via pip from PyPI.

In-depth instructions?

Installing a specific version? Installing from source? Check the advanced installation page.

Tutorials

For a quick overview of SciPy functionality, see the user guide.

You can also refer to the reference guide for an exhaustive list of all what is possible with SciPy.