CARVIEW |
Select Language
HTTP/2 301
content-type: text/plain; charset=utf-8
date: Thu, 09 Oct 2025 22:57:58 GMT
location: https://scipy.org/
server: Netlify
strict-transport-security: max-age=31536000
x-nf-request-id: 01K75K42Z46G4STNXXXNYDQ1Q5
content-length: 33
HTTP/2 200
accept-ranges: bytes
age: 13850
cache-control: public,max-age=0,must-revalidate
cache-status: "Netlify Edge"; hit
content-encoding: gzip
content-type: text/html; charset=UTF-8
date: Thu, 09 Oct 2025 22:57:58 GMT
etag: "085fad3a9b365ca0fac814829be5f2d6-ssl-df"
server: Netlify
strict-transport-security: max-age=31536000
vary: Accept-Encoding
x-nf-request-id: 01K75K435VHR45JGGAFCB4K7JC
content-length: 6661
SciPy
Fundamental algorithms
SciPy provides algorithms for optimization, integration, interpolation, eigenvalue problems, algebraic equations, differential equations, statistics and many other classes of problems.
Broadly applicable
The algorithms and data structures provided by SciPy are broadly applicable across domains.
Foundational
Extends NumPy providing additional tools for array computing and provides specialized data structures, such as sparse matrices and k-dimensional trees.
Performant
SciPy wraps highly-optimized implementations written in low-level languages like Fortran, C, and C++. Enjoy the flexibility of Python with the speed of compiled code.
Easy to use
SciPy’s high level syntax makes it accessible and productive for programmers from any background or experience level.
Open source
Distributed under a liberal BSD license, SciPy is developed and maintained publicly on GitHub by a vibrant, responsive, and diverse community.