mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-23 07:57:27 -08:00
23 lines
926 B
XML
23 lines
926 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>sci@gentoo.org</email>
|
|
<name>Gentoo Science Project</name>
|
|
</maintainer>
|
|
<maintainer type="project">
|
|
<email>python@gentoo.org</email>
|
|
<name>Python</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
ScientificPython is a collection of Python modules that are useful for
|
|
scientific computing. In this collection you will find modules that
|
|
cover basic geometry (vectors, tensors, transformations, vector and
|
|
tensor fields), quaternions, automatic derivatives, linear
|
|
interpolation, polynomials, elementary statistics, nonlinear
|
|
least-squares fits, unit calculations, Fortran-compatible text
|
|
formatting, 3D visualization via VRML, and two Tk widgets for simple
|
|
line plots and 3D wireframe models.
|
|
</longdescription>
|
|
</pkgmetadata>
|