Metadata-Version: 2.4
Name: dgm-fit
Version: 0.4.0
Summary: iminuit interface for the dag-modelling framework
Author-email: DAGModelling Team <dagflow@jinr.ru>
Maintainer-email: DAGModelling Team <dagflow@jinr.ru>
License-Expression: MIT
Project-URL: Bug Tracker, https://github.com/dagflow-team/dgm-fit/issues
Project-URL: DAGModelling Team, https://github.com/dagflow-team
Project-URL: documentation, https://github.com/dagflow-team/dgm-fit/wiki
Project-URL: homepage, https://github.com/dagflow-team/dgm-fit
Project-URL: repository, https://github.com/dagflow-team/dgm-fit
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: dag-modelling>=0.14.4.post0
Requires-Dist: iminuit
Requires-Dist: numba
Requires-Dist: scipy
Provides-Extra: test
Requires-Dist: dag-modelling[test]>=0.15.0; extra == "test"
Dynamic: license-file

# dgm-fit

[![python](https://img.shields.io/badge/python-3.12-purple.svg)](https://www.python.org/)
[![pipeline](https://git.jinr.ru/dagflow-team/dgm-fit/badges/master/pipeline.svg)](https://git.jinr.ru/dagflow-team/dgm-fit/commits/master)
[![coverage report](https://git.jinr.ru/dagflow-team/dgm-fit/badges/master/coverage.svg)](https://git.jinr.ru/dagflow-team/dgm-fit/-/commits/master)
[![github](https://img.shields.io/badge/github-public-blue?logo=github)](https://github.com/dagflow-team/dgm-fit)
[![gitlab](https://img.shields.io/badge/gitlab-dev-blue?logo=gitlab)](https://git.jinr.ru/dagflow-team/dgm-fit)
[![pypi-release](https://img.shields.io/badge/pypi-release-blue?logo=pypi&logoColor=green)](https://pypi.org/project/dgm-fit)
[![github-framework](https://img.shields.io/badge/github-framework-blue?logo=github)](https://github.com/dagflow-team/dag-modelling)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

iminuit interface for the dag-modelling framework.
