python-numeric | Numerical (matrix-oriented) Mathematics for Python | Mehr ...
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
python-numeric-dbg | Numerical (matrix-oriented) Mathematics for Python (debug extension) | Mehr ...
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. . This package contains the extension built for the Python debug interpreter.
python-numeric-ext | Extension modules for Numeric Python | Mehr ...
This package is now deprecated, please use the python-numpy package for developing new software. . Simple interfaces to existing numerical libraries: * Linear Algebra (LAPACK) * Fourier Transforms (FFTPACK) * Random Arrays (RANLIB) * Independent Random Streams (RNG, ranf) * Masked Arrays (MA)
python-numeric-ext-dbg | Extension modules for Numeric Python | Mehr ...
Simple interfaces to existing numerical libraries: * Linear Algebra (LAPACK) * Fourier Transforms (FFTPACK) * Random Arrays (RANLIB) * Independent Random Streams (RNG, ranf) * Masked Arrays (MA) . This package contains the extension built for the Python debug interpreter.
python-numeric-tutorial | Tutorial for the Numerical Python Library | Mehr ...
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.