LICENSE
MANIFEST.in
README.md
pyproject.toml
pybigue/embedding_info.py
pybigue/metrics.py
pybigue/models.py
pybigue/sampling.py
pybigue/utils.py
pybigue.egg-info/PKG-INFO
pybigue.egg-info/SOURCES.txt
pybigue.egg-info/dependency_links.txt
pybigue.egg-info/requires.txt
pybigue.egg-info/top_level.txt
pybigue/kernels/clusters.py
pybigue/kernels/random_walk.py
pybigue/kernels/transforms.py
pybigue/stan/api.py
pybigue/stan/s1_beta.stan
pybigue/stan/s1_kappa.stan
pybigue/stan/s1_kappa_beta.stan
pybigue/stan/s1_theta.stan
pybigue/stan/s1_theta_kappa.stan
pybigue/stan/s1_theta_kappa_beta.stan
tests/test_communities.py
tests/test_embedding_container.py
tests/test_modelingtools.py
tests/test_special_moves.py
tests/test_utils.py