summaryrefslogtreecommitdiff
path: root/sci-libs/cmpfit/metadata.xml
blob: 7b1c61a90b6ae76fbdb5967d1158d24a86564b32 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>sci@gentoo.org</email>
    <name>Gentoo Science Project</name>
  </maintainer>
  <longdescription lang="en">
		MPFIT uses the Levenberg-Marquardt technique to solve the
		least-squares problem. In its typical use, MPFIT will be used to fit
		a user-supplied function (the "model") to user-supplied data points
		(the "data") by adjusting a set of parameters. MPFIT is based upon
		MINPACK-1 (LMDIF.F) by More' and collaborators.
	</longdescription>
  <origin>srcux</origin>
</pkgmetadata>