This package is now deprecated, please use the python-numpy package for developing new software.
The Numeric Extensions to Python (NumPy) add powerful multi-dimensional array objects to the wonderful general purpose programming language Python. These new objects give Python the number crunching power of numeric languages like Matlab and IDL while maintaining all of the advantages of the general-purpose programming language Python.
These extensions add two new object types to Python, and then include a number of extensions that take advantage of these two new objects:
- Multidimensional Array Objects
* Efficient arrays of homogeneous machine types (floats, longs,
complex doubles)
* Arbitrary number of dimensions
* Sophisticated structural operations
- Universal Function Objects
* Support mathematical functions on all Python objects
* Very efficient for array objects
|
|
|
| 硬件架构 | 软件包大小 | 安装后大小 | 文件 |
|---|---|---|---|
| amd64 | 207.8 kB | 760 kB | [文件列表] |
| armel | 206.8 kB | 720 kB | [文件列表] |
| hppa | 226.2 kB | 792 kB | [文件列表] |
| i386 | 180.7 kB | 672 kB | [文件列表] |
| ia64 | 288.3 kB | 1280 kB | [文件列表] |
| mips | 187.8 kB | 772 kB | [文件列表] |
| mipsel | 187.6 kB | 772 kB | [文件列表] |
| powerpc | 209.7 kB | 800 kB | [文件列表] |
| s390 | 209.3 kB | 728 kB | [文件列表] |
| sparc | 181.8 kB | 712 kB | [文件列表] |