blob: 12a7324d8b62e644e6191aca1c7c95485822c670 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci-chemistry</herd>
<maintainer>
<email>jlec@gentoo.org</email>
</maintainer>
<longdescription>
The minfx project is a python package for numerical optimisation,
being a large collection of standard minimisation algorithms. The name minfx
is simply a shortening of the mathematical expression min f(x).
</longdescription>
</pkgmetadata>
|