forked from edcallaghan/model-fitting
-
Notifications
You must be signed in to change notification settings - Fork 0
OGgroup/model-fitting
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published
Languages
- Python 83.8%
- C++ 8.1%
- Makefile 2.9%
- C 2.7%
- SWIG 2.5%