python-numpy-dev | Numerical Python adds a fast array facility to the Python language | Mehr ... |
Numpy contains a powerful N-dimensional array object, sophisticated (broadcasting) functions, tools for integrating C/C++ and Fortran code, and useful linear algebra, Fourier transform, and random number capabilities. It derives from the old Numeric code base and can be used as a replacement for Numeric. It also adds the features introduced by numarray and can be used to replace numarray. Numeric users should find the transition very easy . This package contains development files to build python modules based on Numpy. |
python-numpy-doc | NumPy documentation | Mehr ... |
Numpy contains a powerful N-dimensional array object, sophisticated (broadcasting) functions, tools for integrating C/C++ and Fortran code, and useful linear algebra, Fourier transform, and random number capabilities. . Numpy replaces the python-numeric and python-numarray modules which are now deprecated and shouldn't be used except to support older software. . This package contains documentation for Numpy and f2py. |
python-numpy-ext | NumPy adds a fast array facility to the Python language | Mehr ... |