.editorconfig
.gitignore
CONTRIBUTING.md
LICENSE
Makefile
README.md
flippy-wide.svg
flippy.svg
pyproject.toml
setup.py
version.txt
.github/workflows/draft-pdf.yml
.github/workflows/jekyll-gh-pages.yml
.github/workflows/python-test.yml
benchmarking/enumeration.ipynb
flippy/__init__.py
flippy/callentryexit.py
flippy/core.py
flippy/funcutils.py
flippy/hashable.py
flippy/interpreter.py
flippy/map.py
flippy/tools.py
flippy/transforms.py
flippy/types.py
flippy/distributions/__init__.py
flippy/distributions/base.py
flippy/distributions/builtin_dists.py
flippy/distributions/random.py
flippy/distributions/scipy_dists.py
flippy/distributions/support.py
flippy/inference/__init__.py
flippy/inference/enumeration.py
flippy/inference/inference.py
flippy/inference/likelihood_weighting.py
flippy/inference/max_marg_post.py
flippy/inference/sample_prior.py
flippy/inference/simpleenumeration.py
flippy/inference/mcmc/__init__.py
flippy/inference/mcmc/diagnostics.py
flippy/inference/mcmc/metropolis_hastings.py
flippy/inference/mcmc/trace.py
flippy/tests/test_api.py
flippy/tests/test_core.py
flippy/tests/test_distributions.py
flippy/tests/test_hashable.py
flippy/tests/test_inference.py
flippy/tests/test_interpreter.py
flippy/tests/test_map.py
flippy/tests/test_mcmc.py
flippy/tests/test_no_dependencies.py
flippy/tests/test_parallelization.py
flippy/tests/test_tools.py
flippy/tests/test_transforms.py
flippy/tests/transforms/test_scope_analysis.py
flippy/tests/transforms/test_subset.py
flippy_lang.egg-info/PKG-INFO
flippy_lang.egg-info/SOURCES.txt
flippy_lang.egg-info/dependency_links.txt
flippy_lang.egg-info/requires.txt
flippy_lang.egg-info/top_level.txt
joss-paper/paper.bib
joss-paper/paper.md