Categories
NumPy
The fundamental package needed for scientific computing with Python is called NumPy. This package contains:
- a powerful N-dimensional array object
- sophisticated (broadcasting) functions
- basic linear algebra functions
- basic Fourier transforms
- sophisticated random number capabilities
- tools for integrating Fortran code
- tools for integrating C/C++ code
Last updated 9 Jul, 2008
Versions
1.10
- Released: 28 May, 2008
- Code Maturity: Stable
- Source Archive: http://downloads.sourceforge.net/numpy/numpy-1....
- Licenses: BSD_3Clause
- Interfaces: Command Line




