Numpy, a package for efficient array computing
The fundamental package needed for scientific computing with Python
is called NumPy. This package contains:
* a powerful N-dimensional array object sophisticated
* (broadcasting) functions tools for integrating C/C++ and
* Fortran code 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.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:ashigabou/python-numpy && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| numpy-1.0.4.tar.gz | 0001547541 1.48 MB | |
| numpy-1.1.1.tar.gz | 0001611021 1.54 MB | |
| numpy-1.2.0.tar.gz | 0001421736 1.36 MB | |
| python-numpy.changes | 0000001153 1.13 KB | |
| python-numpy.spec | 0000002753 2.69 KB |
Comments 0