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