Metadata-Version: 2.4
Name: dgm-dayabay-dev
Version: 0.3.0
Summary: Implementation of the Daya Bay model for dag-modelling framework. Development version.
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-dayabay-dev/issues
Project-URL: DAGModelling Team, https://github.com/dagflow-team
Project-URL: documentation, https://github.com/dagflow-team/dgm-dayabay-dev/wiki
Project-URL: homepage, https://github.com/dagflow-team/dgm-dayabay-dev
Project-URL: repository, https://github.com/dagflow-team/dgm-dayabay-dev
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: dag-modelling>=0.14.1
Requires-Dist: dgm-fit>=0.2
Requires-Dist: dgm-reactor-neutrino>=0.2.1
Requires-Dist: more-itertools
Provides-Extra: test
Requires-Dist: coverage; extra == "test"
Requires-Dist: nbconvert; extra == "test"
Requires-Dist: parameterized; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: ipython; extra == "test"
Requires-Dist: ipykernel; extra == "test"
Requires-Dist: ipywidgets; extra == "test"
Dynamic: license-file

# dgm-dayabay-dev

[![python](https://img.shields.io/badge/python-3.11-purple.svg)](https://www.python.org/)
[![pipeline](https://git.jinr.ru/dagflow-team/dgm-dayabay-dev/badges/main/pipeline.svg)](https://git.jinr.ru/dagflow-team/dgm-dayabay-dev/commits/main)
[![coverage report](https://git.jinr.ru/dagflow-team/dgm-dayabay-dev/badges/main/coverage.svg)](https://git.jinr.ru/dagflow-team/dgm-dayabay-dev/-/commits/main)

<!--- Uncomment here after adding docs!
[![pages](https://img.shields.io/badge/pages-link-white.svg)](http://dagflow-team.pages.jinr.ru/dgm-dayabay-dev)
-->

Implementation of the Daya Bay model for `dag-modelling` framework. Development version.

## Repositories

- Main repo:
  - Development/CI: https://git.jinr.ru/dagflow-team/dgm-dayabay-dev
  - Contact/pypi/mirror: https://github.com/dagflow-team/dgm-dayabay-dev
  - PYPI: https://pypi.org/project/dgm-dayabay-dev
