summaryrefslogtreecommitdiff
blob: 050cbe6fc61bd101312ada93983d1506d2ef73f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci</herd>
<herd>python</herd>
<longdescription lang="en">
  NumPy is a general-purpose array-processing Python package designed to
  efficiently manipulate large multi-dimensional arrays of arbitrary
  records without sacrificing too much speed for small multi-dimensional
  arrays. 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>