Skip to content

Helpful utilies to facilitate consistent fitting of models and quantification of uncertainties, initially to distributions of data

Notifications You must be signed in to change notification settings

OGgroup/model-fitting

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Dependencies: numpy (1.18.5+), scipy (1.4.1+), nlopt (2.6.1+), iminuit (1.5.4+)
Installation:
    1) Provide local copy of numpy swig interface file (numpy.i)
    2) Build "safe math" module: $ cd .../safe-math && make all

About

Helpful utilies to facilitate consistent fitting of models and quantification of uncertainties, initially to distributions of data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 83.8%
  • C++ 8.1%
  • Makefile 2.9%
  • C 2.7%
  • SWIG 2.5%