Legal Information |
|
pip install scipy
SciPy has a number of subpackages for various scientific computations that are shown in the following table:
Subpackage |
Description |
---|---|
cluster |
Clustering algorithms |
constants |
Physical and mathematical constants |
fftpack |
Fast Fourier Transform routines |
integrate |
Integration and ordinary differential equation solvers |
interpolate |
Interpolation and smoothing splines |
io |
Input and Output |
linalg | Linear algebra |
ndimage |
N-dimensional image processing |
odr |
Orthogonal distance regression |
optimize |
Optimization and root-finding routines |
signal |
Signal processing |
sparse |
Sparse matrices and associated routines |
spatial |
Spatial data structures and algorithms |
special |
Special functions |
stats |
Statistical distributions and functions |
Search Knowledge Base | Feedback |