CMD + K

iminuit

Community

Interactive Minimization Tools based on MINUIT

Installation

To install this package, run one of the following:

Conda
$conda install anaconda-python-gte-3.10::iminuit

Usage Tracking

2.30.1
2.18.0
2.8.4
3 / 8 versions selected
Downloads (Last 6 months): 0

Description

iminuit is designed from ground up to be fast, interactive and cython friendly. iminuit extract function signature very permissively starting from checking func_code down to last resort of parsing docstring (or you could tell iminuit to stop looking and take your answer). The interface is inspired heavily by PyMinuit and the status printout is inspired by ROOT Minuit. iminuit is mostly compatible with PyMinuit (with few exceptions). Existing PyMinuit code can be ported to iminuit by just changing the import statement.

About

Summary

Interactive Minimization Tools based on MINUIT

Last Updated

Mar 31, 2025 at 21:58

License

LGPL-2.1-or-later AND MIT

Total Downloads

0

Version Downloads

0

Supported Platforms

linux-64