pentoo-overlay/dev-python/scipy/metadata.xml
2024-01-23 12:40:17 -05:00

17 lines
738 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<longdescription lang="en">
SciPy is an open source library of scientific tools for Python. SciPy
supplements the popular numpy module, gathering a variety of high level
science and engineering modules together as a single package.
SciPy includes modules for graphics and plotting, optimization,
integration, special functions, signal and image processing, genetic
algorithms, ODE solvers, and others.
</longdescription>
<upstream>
<remote-id type="github">scipy/scipy</remote-id>
<remote-id type="pypi">scipy</remote-id>
<remote-id type="sourceforge">scipy</remote-id>
</upstream>
</pkgmetadata>