blob: d1801b6a5b813fde7738ba34e29070daefb43cfe (
plain)
1
2
3
4
5
6
7
8
9
10
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci-chemistry</herd>
<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>
|