.dockerignore
.gitignore
Dockerfile
LICENSE
README.md
main.py
pyproject.toml
docs/Makefile
docs/make.bat
docs/source/conf.py
docs/source/index.rst
docs/source/modules.rst
docs/source/pygbm.cli.rst
docs/source/pygbm.gbm_simulator.rst
docs/source/pygbm.rst
docs/source/pygbm.version.rst
pygbm/__init__.py
pygbm/cli.py
pygbm/gbm_simulator.py
pygbm/version.py
pygbm/data/example_fig.png
pygbm_dec52.egg-info/PKG-INFO
pygbm_dec52.egg-info/SOURCES.txt
pygbm_dec52.egg-info/dependency_links.txt
pygbm_dec52.egg-info/entry_points.txt
pygbm_dec52.egg-info/requires.txt
pygbm_dec52.egg-info/top_level.txt
tests/test_gbm.py