summaryrefslogtreecommitdiff
blob: 067cfe3be15b1a173980d87ab12078c43a09df4b (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>