.gitignore
.travis.yml
README.md
setup.cfg
setup.py
decentralise/__init__.py
decentralise/parse_stan.py
decentralise.egg-info/PKG-INFO
decentralise.egg-info/SOURCES.txt
decentralise.egg-info/dependency_links.txt
decentralise.egg-info/entry_points.txt
decentralise.egg-info/top_level.txt
tests/test_decentralise.py
tests/stan_models/bpl.stan
tests/stan_models/eight_schools.stan
tests/stan_models/election88.stan
tests/stan_models/lognormal_eight_schools.stan
tests/stan_models/multi_normal_eight_schools.stan
tests/stan_models/noncentered_bpl.stan
tests/stan_models/noncentered_eight_schools.stan
tests/stan_models/noncentered_election88.stan
tests/stan_models/noncentered_lognormal_eight_schools.stan
tests/stan_models/noncentered_multi_normal_eight_schools.stan
tests/stan_models/noncentered_pilots.stan
tests/stan_models/noncentered_radon.stan
tests/stan_models/pilots.stan
tests/stan_models/radon.stan