.git_archival.txt
.gitattributes
.gitignore
.travis.yml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
requirements.txt
requirements_dev.txt
setup.cfg
setup.py
.github/workflows/python-package.yml
.github/workflows/python-publish.yml
benchmark/bench_phasespace.py
benchmark/bench_tgenphasespace.cxx
benchmark/monitoring.py
data/bto2pi.root
data/bto3pi.root
data/bto4pi.root
data/download_test_files.py
data/fonll/LHCb13.root
data/fonll/LHCb14.root
data/fonll/LHCb7.root
data/fonll/LHCb8.root
data/fonll/LHCc13.root
data/fonll/LHCc14.root
data/fonll/LHCc7.root
data/fonll/LHCc8.root
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/make.bat
docs/performance.rst
docs/phasespace.rst
docs/usage.rst
paper/paper.bib
paper/paper.md
phasespace/__init__.py
phasespace/kinematics.py
phasespace/phasespace.py
phasespace/random.py
phasespace.egg-info/PKG-INFO
phasespace.egg-info/SOURCES.txt
phasespace.egg-info/dependency_links.txt
phasespace.egg-info/not-zip-safe
phasespace.egg-info/requires.txt
phasespace.egg-info/top_level.txt
scripts/prepare_test_samples.cxx
tests/__init__.py
tests/conftest.py
tests/test_chain.py
tests/test_generate.py
tests/test_nbody_decay.py
tests/test_physics.py
tests/test_random.py
tests/helpers/__init__.py
tests/helpers/decays.py
tests/helpers/plotting.py
tests/helpers/rapidsim.py