Scipy
Z MetaCentrum
Obsah
Description
Scipy is another language extension that uses numpy to do advanced math, signal processing, optimization, statistics and much more.
Availability
- Scipy version 0.12.0: compiled with Intel MKL 11.0 (internally parallelized), which results in vastly improved computation performance
- module
scipy-0.12.0-py2.7
- prepared to be used with Python 2.7 (module *-py2.7)
- module
- Scipy version 0.11.0: compiled with Intel MKL 11.0 (internally parallelized), which results in vastly improved computation performance
- modules
scipy-0.11.0-py2.5
andscipy-0.11.0-py2.6
- prepared to be used both with Python 2.5 (module *-py2.5) as well as Python 2.6 (module *-py2.6)
- modules
- Scipy version 0.10.1: compiled with standard BLAS libraries
- modules
scipy-0.10.1-py2.5
andscipy-0.10.1-py2.6
- prepared to be used both with Python 2.5 (module *-py2.5) as well as Python 2.6 (module *-py2.6)
- modules
Use
Load module (module ad "module_name"
), then you are allowed to import scipy libraries into Python.
Note: The modules version 0.10.1 do not automatically load the Python modules -- if you need them, load them manually.
Documentation
On-line documentation is available.
Supported platforms
Linux