LICENSE.txt
MANIFEST.in
setup.py
.github/README.md
chipfiring/__init__.py
chipfiring/dhar.py
chipfiring/divisor.py
chipfiring/dollar_game.py
chipfiring/graph.py
chipfiring/visualization.py
chipfiring.egg-info/PKG-INFO
chipfiring.egg-info/SOURCES.txt
chipfiring.egg-info/dependency_links.txt
chipfiring.egg-info/requires.txt
chipfiring.egg-info/top_level.txt
docs/__init__.py
docs/conf.py
tests/__init__.py
tests/conftest.py
tests/test_dhar.py
tests/test_divisor.py
tests/test_dollar_game.py
tests/test_graph.py
tests/test_utils.py
tests/test_visualization.py
tests/test_workflow.py