SciPy is an Open Source library of scientific tools for Python. It depends on the NumPy library, and it gathers a variety of high level science and engineering modules together as a single package. SciPy provides modules for statistics, optimization, numerical integration, linear algebra, Fourier transforms, signal processing, image processing, ODE solvers, special functions and more.
You can find documentation on the module, with the command:
module help scipy
The manual is on the web at the original home page (https://docs.scipy.org/doc/scipy/reference/)
CINECA consultants can be reached through the address: superc@cineca.it
More versions are available for portability issues. For listing all available versions:
modmap -m scipy