LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
tomsup/__init__.py
tomsup/about.py
tomsup/agent.py
tomsup/agent_info.json
tomsup/ktom_functions.py
tomsup/payoffmatrix.py
tomsup/plot.py
tomsup/utils.py
tomsup.egg-info/PKG-INFO
tomsup.egg-info/SOURCES.txt
tomsup.egg-info/dependency_links.txt
tomsup.egg-info/requires.txt
tomsup.egg-info/top_level.txt
tomsup/tests/__init__.py
tomsup/tests/test_agent.py
tomsup/tests/test_ktom_functions.py
tomsup/tests/test_payoffmatrix.py
tomsup/tests/test_tutorials/__init__.py
tomsup/tests/test_tutorials/test_creating_an_agent.py
tomsup/tests/test_tutorials/test_getting_started.py
tomsup/tests/test_tutorials/test_paper_implementation.py
tomsup/tests/test_tutorials/test_specifying_internal_states.py