LICENSE
README.md
environment.yml
pyproject.toml
.github/pull_request_template.md
.github/ISSUE_TEMPLATE/0-general_issue.md
.github/ISSUE_TEMPLATE/1-bug_report.md
.github/ISSUE_TEMPLATE/2-feature_request.md
.github/workflows/add-issue-to-project-tracker.yml
.github/workflows/linting.yml
.github/workflows/publish-to-pypi.yml
.github/workflows/smoke-test.yml
.github/workflows/testing-and-coverage.yml
src/pz_rail_dnf.egg-info/PKG-INFO
src/pz_rail_dnf.egg-info/SOURCES.txt
src/pz_rail_dnf.egg-info/dependency_links.txt
src/pz_rail_dnf.egg-info/requires.txt
src/pz_rail_dnf.egg-info/top_level.txt
src/rail/dnf/__init__.py
src/rail/dnf/_version.py
src/rail/estimation/algos/dnf.py
tests/test_algos.py