This is the last version that supports Python 2.7. Apparently, some packages still require Scipy with Python 2.7.
7 lines
377 B
Text
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.
|