SciPy documentation#

Date: May 20, 2022 Version: 1.8.0

Download documentation: https://docs.scipy.org/doc/

Useful links: Install | Source Repository | Issues & Ideas | Q&A Support | Mailing List

SciPy (pronounced “Sigh Pie”) is an open-source software for mathematics, science, and engineering.

img-top

Getting started

New to SciPy? Check out the getting started guides. They contain an introduction to SciPy’ main concepts and links to additional tutorials.

img-top

User guide

The user guide provides in-depth information on the key concepts of SciPy with useful background information and explanation.

img-top

API reference

The reference guide contains a detailed description of the SciPy API. The reference describes how the methods work and which parameters can be used. It assumes that you have an understanding of the key concepts.

img-top

Developer guide

Saw a typo in the documentation? Want to improve existing functionalities? The contributing guidelines will guide you through the process of improving SciPy.