Software:MINUIT
MINUIT, now MINUIT2, is a numerical minimization software library developed at the European Organization for Nuclear Research (CERN). It provides several algorithms that search for parameter values that minimize a user-defined function, and compute confidence intervals for the parameters by scanning the function near the minimum. The software was originally developed in the FORTRAN programming language by staff physicist Fred James in the 1970s,[1] and maintained until 1996 (version 96.03). As part of the ROOT project, the software was ported using the C++ language, and renamed MINUIT2.
The software provides five minimization algorithms, that can be selected by simple input commands to the program. The recommended default algorithm MIGRAD is described as "a variable-metric method with inexact line search, a stable metric updating scheme, and checks for positive-definiteness".[2]
The program is widely used in particle physics and thousands of published papers cite use of MINUIT.<ref>{{Cite web|url=https://inspirehep.net/literature?sort=mostrecent&size=25&page=1&q=minuit%7Cwebsite= Inspire -High-Energy Physics Content
References
- ↑ James, F. MINUIT - Function Minimization and Error Analysis Reference Manual (Report). 94.1. CERN Program Library Long Writeup. D506. Archived from the original. Error: If you specify
|archiveurl=
, you must also specify|archivedate=
. https://web.archive.org/web/20080526130742/http://wwwasdoc.web.cern.ch/wwwasdoc/minuit/minmain.html. - ↑ "Which Minimizer to Use". http://www.fresco.org.uk/minuit/cern/node20.html.
External links
- F. James and M. Roos, Minuit: A System for Function Minimization and Analysis of the Parameter Errors and Correlations, Comput.Phys.Commun. 10 (1975) 343-367
Original source: https://en.wikipedia.org/wiki/MINUIT.
Read more |