Skip to content

cdeil/iminuit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

iminuit

Interactive IPython Friendly Mimizer based on SEAL Minuit. (It's included in the package no need to install it separately)

iminuit is mostly compatible with PyMinuit(with very few exception). Existing code can be ported to iminuit by just changing the import statement.

Install

python setup.py install

Tutorial

see tutorial.ipynb notebook or tutorial.py if you don't have ipython notebook

Documentation

http://piti118.github.com/iminuit/

About

Interactive Minimization Tools based on Minuit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 79.9%
  • Shell 12.9%
  • Python 4.7%
  • C 2.3%
  • JavaScript 0.2%