.gitignore
.readthedocs.yml
.travis.yml
LICENSE
README.md
requirements-dev.txt
requirements-docs.txt
requirements.txt
setup.py
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
paper/diagram.pptx
paper/paper.bib
paper/paper.md
scripts/preprocess.py
scripts/run.py
src/cdcam/__init__.py
src/cdcam/interventions.py
src/cdcam/model.py
src/cdcam.egg-info/PKG-INFO
src/cdcam.egg-info/SOURCES.txt
src/cdcam.egg-info/dependency_links.txt
src/cdcam.egg-info/entry_points.txt
src/cdcam.egg-info/not-zip-safe
src/cdcam.egg-info/top_level.txt
tests/conftest.py
tests/test_mobile_interventions.py
tests/test_mobile_model.py
vis/vis.R