| CARVIEW |
Select Language
HTTP/2 200
accept-ranges: bytes
age: 57977
cache-control: public,max-age=0,must-revalidate
cache-status: "Netlify Edge"; hit
content-encoding: gzip
content-type: text/html; charset=UTF-8
date: Sun, 28 Dec 2025 08:20:46 GMT
etag: "a8bba857b1e517c21d6b3b5917e0e85e-ssl-df"
server: Netlify
strict-transport-security: max-age=31536000
vary: Accept-Encoding
x-nf-request-id: 01KDJ0QCMWP2GVDEC8WN8SXCQW
content-length: 6669
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.