pkgsrc/math/py-scipy12/DESCR
adam bf1c90069a py-scipy12: added version 1.2.2
This is the last version that supports Python 2.7.
Apparently, some packages still require Scipy with Python 2.7.
2019-06-15 17:51:13 +00:00

7 lines
377 B
Text

SciPy is an open source library of scientific tools for Python. SciPy
supplements the popular Numeric module, gathering a variety of high level
science and engineering modules together as a single package.
SciPy includes modules for graphics and plotting, optimization, integration,
special functions, signal and image processing, genetic algorithms, ODE
solvers, and others.