SciPy documentation — SciPy v1.15.2 Manual (original) (raw)
Date: February 17, 2025 Version: 1.15.2
Download documentation: https://docs.scipy.org/doc/
Useful links:Install |Source Repository |Issues & Ideas |Q&A Support |Forum
SciPy (pronounced “Sigh Pie”) is an open-source software for mathematics, science, and engineering.
The user guide provides in-depth information on the key concepts of SciPy with useful background information and explanation.
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.
Want to build from source rather than use a Python distribution or pre-built SciPy binary? This guide will describe how to set up your build environment, and how to build SciPy itself, including the many options for customizing that build.
Saw a typo in the documentation? Want to improve existing functionalities? The contributing guidelines will guide you through the process of improving SciPy.