Path to this page:
./
math/py-Numeric,
Adds multidimensional numeric arrays to Python
Branch: pkgsrc-2008Q3,
Version: 24.2,
Package name: py24-Numeric-24.2,
Maintainer: tsarnaThe Numeric Extensions to Python (NumPy) 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
+ 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)
Required to run:[
lang/python24]
Master sites: (Expand)
SHA1: 72869ef80c12630a9a125ba10c96093b6ae16aff
RMD160: c9502db28663558c535e236392c9beddec9743bb
Filesize: 726.367 KB
Version history: (Expand)
- (2008-10-06) Package added to pkgsrc.se, version py24-Numeric-24.2 (created)