LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
versioneer.py
occuprob/__init__.py
occuprob/_version.py
occuprob/cli.py
occuprob/io.py
occuprob/partitionfunctions.py
occuprob/superpositions.py
occuprob/utils.py
occuprob.egg-info/PKG-INFO
occuprob.egg-info/SOURCES.txt
occuprob.egg-info/dependency_links.txt
occuprob.egg-info/entry_points.txt
occuprob.egg-info/not-zip-safe
occuprob.egg-info/requires.txt
occuprob.egg-info/top_level.txt
occuprob/data/README.md
occuprob/data/look_and_say.dat
occuprob/data/test.xyz
occuprob/tests/__init__.py
occuprob/tests/test_io.py
occuprob/tests/test_occuprob.py
occuprob/tests/test_partitionfunctions.py
occuprob/tests/test_superpositions.py
occuprob/tests/test_utils.py