Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
SciPy
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==Components== The SciPy package is at the core of Python's scientific computing capabilities. Available sub-packages include: * '''cluster''': [[hierarchical clustering]], [[vector quantization]], [[K-means clustering|K-means]] *'''constants''': [[Physical constant|physical constants]] and conversion factors * '''fft''': [[Discrete Fourier Transform]] algorithms * '''fftpack''': Legacy interface for Discrete Fourier Transforms * '''integrate''': [[numerical integration]] routines * '''interpolate''': interpolation tools * '''io''': data input and output * '''linalg''': linear algebra routines * '''misc''': miscellaneous utilities (e.g. example images) * '''ndimage''': various functions for multi-dimensional [[Digital image processing|image processing]] *'''ODR:''' [[Total least squares|orthogonal distance regression]] classes and algorithms * '''optimize''': optimization algorithms including [[linear programming]] * '''signal''': [[signal processing]] tools * '''sparse''': [[sparse matrix|sparse matrices]] and related algorithms * '''spatial''': algorithms for spatial structures such as [[k-d tree]]s, nearest neighbors, [[convex hull]]s, etc. * '''special''': special functions * '''stats''': [[Statistics|statistical]] functions * '''weave''': tool for writing [[C (programming language)|C]]/[[C++]] code as Python multiline strings (now deprecated in favor of [[Cython]]<ref>{{Cite web|title=SciPy 0.15.0 Release Notes β SciPy v1.6.2 Reference Guide|url=https://docs.scipy.org/doc/scipy/reference/release.0.15.0.html#deprecated-features|access-date=2021-04-13|website=docs.scipy.org}}</ref>) [[File:Scipy source.png|thumb|Snapshot showing SciPy ndimage source code]]
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)