.gitattributes
.gitignore
.gitlab-ci.yml
.zenodo.json
CHANGELOG.md
LICENSE.md
MANIFEST.in
README.md
pyproject.toml
setup.py
.github/workflows/publish-pypi.yml
.github/workflows/python-publish.yml
.github/workflows/tests.yml
examples/Chi2Distribution.py
examples/Chi2WithOutlier.py
logo/distromax_logo.png
logo/make_logo.py
src/distromax/__init__.py
src/distromax/analytical.py
src/distromax/fit.py
src/distromax/logging.py
src/distromax.egg-info/PKG-INFO
src/distromax.egg-info/SOURCES.txt
src/distromax.egg-info/dependency_links.txt
src/distromax.egg-info/requires.txt
src/distromax.egg-info/top_level.txt
tests/test_distromax.py
tests/utils_for_testing.py