SciPy

E17842

SciPy is an open-source Python library that provides advanced scientific and technical computing tools, including modules for optimization, integration, statistics, signal processing, and linear algebra.

All labels observed (17)

How this entity was disambiguated

Statements (51)

Predicate Object
instanceOf Python library
numerical analysis library
open-source software
scientific computing library
builtOn NumPy
compatibleWith CPython
dependsOn NumPy
developer SciPy Developers
SciPy community
hasModule scipy.cluster
linked to: SciPy

scipy.constants
linked to: SciPy

scipy.fft
linked to: SciPy

scipy.integrate
linked to: SciPy

scipy.interpolate
linked to: SciPy

scipy.io
linked to: SciPy

scipy.linalg
linked to: SciPy

scipy.linalg.blas
scipy.linalg.lapack
scipy.ndimage
linked to: SciPy

scipy.odr
linked to: SciPy

scipy.optimize
linked to: SciPy

scipy.signal
linked to: SciPy

scipy.sparse
linked to: SciPy

scipy.spatial
linked to: SciPy

scipy.stats
linked to: SciPy
license BSD license
partOf SciPy ecosystem
programmingLanguage Python
repository https://github.com/scipy/scipy
supports Fourier analysis
image processing
interpolation
linear algebra
numerical integration
numerical optimization
ordinary differential equations
partial differential equations (limited)
scientific computing
signal processing
sparse matrices
special functions
statistics
technical computing
usedFor data analysis
engineering applications
scientific research
usesLanguage Python
website https://scipy.org
writtenIn C
Cython
Python

How these facts were elicited

Referenced by (26)

Full triples — surface form annotated when it differs from this entity's canonical label.

Python dataScienceLibrary SciPy
NumPy influenced SciPy
NumPy partOf Python scientific stack
linked to: SciPy
pandas commonlyUsedWith SciPy
scikit-learn uses SciPy
Matplotlib compatibleWith SciPy
SciPy hasModule scipy.optimize
linked to: SciPy
SciPy hasModule scipy.integrate
linked to: SciPy
SciPy hasModule scipy.stats
linked to: SciPy
SciPy hasModule scipy.signal
linked to: SciPy
SciPy hasModule scipy.linalg
linked to: SciPy
SciPy hasModule scipy.sparse
linked to: SciPy
SciPy hasModule scipy.fft
linked to: SciPy
SciPy hasModule scipy.interpolate
linked to: SciPy
SciPy hasModule scipy.ndimage
linked to: SciPy
SciPy hasModule scipy.spatial
linked to: SciPy
SciPy hasModule scipy.io
linked to: SciPy
SciPy hasModule scipy.cluster
linked to: SciPy
SciPy hasModule scipy.constants
linked to: SciPy
SciPy hasModule scipy.odr
linked to: SciPy
SciPy Developers develops SciPy
SciPy Developers collaboratesThrough SciPy conference
linked to: SciPy
Lambert W function implementedIn SciPy