Skip to content
/ minuit Public

Mirror of the FORTRAN 77 version of the minuit minimisation library. Currently unmantained.

License

Notifications You must be signed in to change notification settings

ramos/minuit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository is a fork of https://github.com/ramos/minuit

The minuit source code compiles well with gcc -O3 -fpic and links with -lgfortran,
but reports a large number or warnings concerning obsolet DO...END DO and IF(A) kk,nn,mm
statements
The minuit.patch elimininates the compilation warnings and sets minuit to give the smae results
as the last compiled version available for debian ...20061220+dfsg3-4.4

prompt> patch -p1 < minuit.patch && make

About

Mirror of the FORTRAN 77 version of the minuit minimisation library. Currently unmantained.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages