summaryrefslogtreecommitdiff
blob: b6037a530db7ffee273c45dccb5d0b3839dbc663 (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 type="project">
		<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>