Please note that this site contains information about obsolete Debian releases; if you search for current data, please use packages.debian.org.
hamm  ] [  slink  ] [  potato  ] [  woody  ] [  sarge  ]
[ Source: python-numeric  ]

Package: python-numeric (1.1-1)

Numerical (matrix-oriented) mathematics for Python

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
   * Supports mathematical functions on all python objects
   * Very efficient for Array Objects
 - Simple interfaces to existing numerical libraries:
   * Linear Algebra (LAPACK)
   * Fourier Transforms (FFTPACK)
   * Random Numbers (RANLIB)

Other Packages Related to python-numeric

  • depends
  • recommends
  • suggests
  • dep: libc6
    The GNU C library version 2 (run-time files).
  • dep: python-base (>= 1.5)
    An interactive object-oriented scripting language.

Download python-numeric

Download for all available architectures
Architecture Package Size Installed Size Files
i386 289.5 kB937 kB [list of files]
m68k 300.6 kB965 kB [list of files]