LICENSE
README.md
pyproject.toml
src/rafkit/__init__.py
src/rafkit/binary_polymer.py
src/rafkit/catalysis.py
src/rafkit/crs.py
src/rafkit/gillespie.py
src/rafkit/inhibition.py
src/rafkit/network.py
src/rafkit/pnml.py
src/rafkit/raf.py
src/rafkit.egg-info/PKG-INFO
src/rafkit.egg-info/SOURCES.txt
src/rafkit.egg-info/dependency_links.txt
src/rafkit.egg-info/requires.txt
src/rafkit.egg-info/top_level.txt
tests/test_crs.py
tests/test_gillespie.py
tests/test_inhibition.py
tests/test_pnml.py
tests/test_published_examples.py
tests/test_raf.py
tests/test_seeding.py