python3-scipy

scientific tools for Python 3
  https://www.scipy.org/
  2
  1 review



SciPy supplements the popular NumPy module (python-numpy package), gathering a variety of high level science and engineering modules together as a single package.

SciPy is a set of Open Source scientific and numeric tools for Python. It currently supports special functions, integration, ordinary differential equation (ODE) solvers, gradient optimization, genetic algorithms, parallel programming tools, an expression-to-C++ compiler for fast execution, and others.
Latest reviews
5
Attos 1 week ago

Thank you much to the developers of this package. A perfect complement to numpy.