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 | [ファイル一覧] |