.gitattributes
.gitignore
.pre-commit-config.yaml
.readthedocs.yml
CHANGES.rst
LICENSE
MANIFEST.in
README.rst
environment.yml
pyproject.toml
setup.cfg
setup.py
tox.ini
.circleci/branch_name_check.sh
.circleci/ci_skip_check.sh
.circleci/config.yml
.circleci/execute_notebooks.sh
.github/workflows/packaging.yml
.github/workflows/tests.yml
.github/workflows/windows-tests.yml
/tmp/build-env-njs7bvt7/lib/python3.9/site-packages/twobody/src/twobody.c
docs/Makefile
docs/changes.rst
docs/conf.py
docs/index.rst
docs/install.rst
docs/make.bat
docs/requirements.txt
docs/run_notebooks.py
docs/_static/icon.ico
docs/_static/thejoker.css
docs/_static/thejoker.png
docs/_templates/autosummary/base.rst
docs/_templates/autosummary/class.rst
docs/_templates/autosummary/module.rst
thejoker/__init__.py
thejoker/_astropy_init.py
thejoker/_compiler.c
thejoker/conftest.py
thejoker/data.py
thejoker/data_helpers.py
thejoker/distributions.py
thejoker/exceptions.py
thejoker/likelihood_helpers.py
thejoker/logging.py
thejoker/multiproc_helpers.py
thejoker/plot.py
thejoker/prior.py
thejoker/prior_helpers.py
thejoker/samples.py
thejoker/samples_analysis.py
thejoker/samples_helpers.py
thejoker/thejoker.py
thejoker/utils.py
thejoker/version.py
thejoker.egg-info/PKG-INFO
thejoker.egg-info/SOURCES.txt
thejoker.egg-info/dependency_links.txt
thejoker.egg-info/not-zip-safe
thejoker.egg-info/requires.txt
thejoker.egg-info/top_level.txt
thejoker/src/__init__.py
thejoker/src/fast_likelihood.pyx
thejoker/src/setup_package.py
thejoker/src/tests/__init__.py
thejoker/src/tests/py_likelihood.py
thejoker/src/tests/test_fast_likelihood.py
thejoker/tests/__init__.py
thejoker/tests/setup_package.py
thejoker/tests/test_data.py
thejoker/tests/test_likelihood_helpers.py
thejoker/tests/test_plot.py
thejoker/tests/test_prior.py
thejoker/tests/test_sampler.py
thejoker/tests/test_samples.py
thejoker/tests/test_samples_analysis.py
thejoker/tests/test_utils.py