Subject: CVS commit: wip/py-numpy
From: mwdavies
Date: 2008-06-25 12:56:02
Message id: E1KBSfh-0003RY-Fo@sc8-pr-cvs1.sourceforge.net

Log Message:
numpy 1.1.0

package has only been tried on current NetBSD/i386 with g95 as the fortran
compiler.

NumPy is a general-purpose array-processing package designed to
efficiently manipulate large multi-dimensional arrays of arbitrary
records without sacrificing too much speed for small multi-dimensional
arrays.  NumPy is built on the Numeric code base and adds features
introduced by numarray as well as an extended C-API and the ability to
create arrays of arbitrary type.

There are also basic facilities for discrete fourier transform,
basic linear algebra and random number generation.


Files:
RevisionActionfile
1.1importwip/py-numpy/PLIST
1.1importwip/py-numpy/TODO
1.1importwip/py-numpy/Makefile
1.1importwip/py-numpy/DESCR
1.1importwip/py-numpy/buildlink3.mk
1.1importwip/py-numpy/distinfo
1.1importwip/py-numpy/patches/patch-aa