About Anaconda Help Download Anaconda

Interactive Minimization Tools based on MINUIT

copied from cf-staging / iminuit

Installers

Info: This package contains files in non-standard labels.
  • linux-64 v2.30.1
  • linux-aarch64 v2.30.1
  • linux-ppc64le v2.30.1
  • osx-64 v2.30.1
  • osx-arm64 v2.30.1
  • win-64 v2.30.1
  • win-32 v1.2

conda install

To install this package run one of the following:
conda install conda-forge::iminuit
conda install conda-forge/label/broken::iminuit
conda install conda-forge/label/cf201901::iminuit
conda install conda-forge/label/cf202003::iminuit
conda install conda-forge/label/gcc7::iminuit

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy