[ ソース: iminuit ]
パッケージ: python3-iminuit (2.11.2-4)
python3-iminuit に関するリンク
Debian の資源:
iminuit ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Robust Python minimisation library based around MINUIT2
iminuit is a Jupyter-friendly Python frontend to the MINUIT2 C++ library. It can be used as a general robust function minimisation method, but is most commonly used for likelihood fits of models to data, and to get model parameter error estimates from likelihood profile analysis.
その他の python3-iminuit 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.32)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.3.1)
- GCC 共有ライブラリ
-
- dep: libstdc++6 (>= 11)
- GNU 標準 C++ ライブラリ v3
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.12)
- dep: python3 (>= 3.11~)
-
- dep: python3-numpy
- Fast array facility to the Python 3 language