SciPy

SciPy
Original authorsTravis Oliphant, Pearu Peterson, Eric Jones
DeveloperCommunity library project
Initial releaseAround 2001 (2001)
Stable release
1.17.1 / 23 February 2026 (23 February 2026)
Written inPython, Fortran, C, C++
Operating systemCross-platform
TypeTechnical computing
LicenseBSD-new license
Websitescipy.org 
Repository

SciPy (pronounced /ˈsp/ "sigh pie") is a free and open-source Python library used for scientific computing and technical computing.

SciPy contains modules for optimization, linear algebra, integration, interpolation, special functions, fast Fourier transform, signal and image processing, ordinary differential equation solvers and other tasks common in science and engineering.

SciPy is also a family of conferences for users and developers of these tools: SciPy (in the United States), EuroSciPy (in Europe) and SciPy.in (in India). Enthought originated the SciPy conference in the United States and continues to sponsor many of the international conferences as well as host the SciPy website.

The SciPy library is currently distributed under the BSD license, and its development is sponsored and supported by an open community of developers. It is also supported by NumFOCUS, a community foundation for supporting reproducible and accessible science.