summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2007-02-19 10:15:19 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2007-02-19 10:15:19 +0000
commitf1a804c9cad944fab04f6929b79e4bc5ecc6fe5a (patch)
tree52b9801a224638b51fe5056d95d873e17f9b9e9f /dev-python/numpy/metadata.xml
parentStable for x86. See bug #167418. (diff)
downloadgentoo-2-f1a804c9cad944fab04f6929b79e4bc5ecc6fe5a.tar.gz
gentoo-2-f1a804c9cad944fab04f6929b79e4bc5ecc6fe5a.tar.bz2
gentoo-2-f1a804c9cad944fab04f6929b79e4bc5ecc6fe5a.zip
added numpy-1.0.1-r1: overhaul cleaning and testing
(Portage version: 2.1.2-r9)
Diffstat (limited to 'dev-python/numpy/metadata.xml')
-rw-r--r--dev-python/numpy/metadata.xml11
1 files changed, 10 insertions, 1 deletions
diff --git a/dev-python/numpy/metadata.xml b/dev-python/numpy/metadata.xml
index f65da7436b19..90292d93dfc7 100644
--- a/dev-python/numpy/metadata.xml
+++ b/dev-python/numpy/metadata.xml
@@ -4,6 +4,15 @@
<herd>python</herd>
<herd>sci</herd>
<longdescription>
-This package contains a powerful N-dimensional array object, sophisticated (broadcasting) functions, tools for integrating C/C++ and Fortran code, and useful linear algebra, Fourier transform, and random number capabilities. It derives from the old Numeric code base and can be used as a replacement for Numeric. It also adds the features introduced by numarray and can be used to replace numarray.
+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.
+It is the successor of Numeric and numarray.
</longdescription>
</pkgmetadata>