SciPy
Scientific computing library for Python.
SciPy builds on NumPy with modules for optimisation, signal processing, linear algebra, sparse matrices, statistics, integration, interpolation, and special functions. It is a foundational component of the scientific Python stack used across Linux.
Install
pip install scipy
