Path to this page:
NOTICE: This package has been removed from pkgsrc./
math/py-Numeric,
Adds multidimensional numeric arrays to Python
Branch: CURRENT,
Version: 24.2nb2,
Package name: py27-Numeric-24.2nb2,
Maintainer: pkgsrc-usersThe 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/python27]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 726.367 KB
Version history: (Expand)
- (2022-04-25) Package deleted from pkgsrc
- (2022-01-10) Updated to version: py27-Numeric-24.2nb2
- (2012-04-10) Updated to version: py27-Numeric-24.2nb1
- (2011-10-25) Updated to version: py26-Numeric-24.2nb1
- (2009-03-05) Updated to version: py25-Numeric-24.2
- (2007-03-21) Updated to version: py24-Numeric-24.2
CVS history: (Expand)