blob: 67f15cfd0d0348dea58fc939f2da0767ac0f2328 (
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>python</herd>
<herd>sci</herd>
<longdescription lang="en">
The SciMath project from the Enthought Tool Suite includes
packages to support scientific and mathematical calculations,
beyond the capabilities offered by SciPy:
* enthought.interpolate
* enthought.mathematics
* enthought.units
</longdescription>
</pkgmetadata>
|