
SciPy
SciPy provides algorithms for optimization, integration, interpolation, eigenvalue problems, algebraic equations, differential equations, statistics and many other classes of problems.
SciPy documentation — SciPy v1.16.2 Manual
Sep 11, 2025 · 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 …
SciPy - Installation
Here is a step-by-step guide to setting up a project to use SciPy, with uv, a Python package manager. Install uv following, the instructions in the uv documentation.
SciPy API — SciPy v1.16.2 Manual
To clarify which modules these are, we define below what the public API is for SciPy, and give some recommendations for how to import modules/functions/objects from SciPy.
SciPy User Guide — SciPy v1.16.2 Manual
SciPy is a collection of mathematical algorithms and convenience functions built on NumPy . It adds significant power to Python by providing the user with high-level commands and classes …
Numpy and Scipy Documentation
Numpy and Scipy Documentation ¶ Welcome! This is the documentation for Numpy and Scipy. For contributors: Numpy developer guide Scipy developer guide Latest releases: Complete …
SciPy - About Us
SciPy is developed in the open on GitHub, through the consensus of the SciPy and wider scientific Python community. For more information on our governance approach, please see …
Scientific computing tools for Python — SciPy.org
On this base, the SciPy ecosystem includes general and specialised tools for data management and computation, productive experimentation, and high-performance computing.
Statistical functions (scipy.stats) — SciPy v1.16.2 Manual
SciPy has many functions for performing hypothesis tests that return a test statistic and a p-value, and several of them return confidence intervals and/or other related information.
SciPy 2025
The 24th annual SciPy conference will be held at the Tacoma Convention Center, July 7-13, 2025. SciPy brings together attendees from industry, academia and government to showcase …