summaryrefslogtreecommitdiff
blob: d4227f2553eaea143d26de7d66a3c5d83222168f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
	<email>sci@gentoo.org</email>
	<name>Gentoo Science Project</name>
</maintainer>
<longdescription lang="en">
  Minuit provides a C++ library for non-linear optimization,
  and parameter error estimation. Widely used in High Energy Physics,
  originally as a fortran library, it has been entirely re-written from
  scratch in C++. It is now included in ROOT-5 and higher. 
  This is the stand-alone version, quick to build and use.
</longdescription>
</pkgmetadata>