LICENSE
README.md
pyproject.toml
phinx/__init__.py
phinx/phi.py
phinx.egg-info/PKG-INFO
phinx.egg-info/SOURCES.txt
phinx.egg-info/dependency_links.txt
phinx.egg-info/requires.txt
phinx.egg-info/top_level.txt
phinx/core/__init__.py
phinx/core/agent.py
phinx/core/attention_kernel.py
phinx/core/collision.py
phinx/core/gpu_pipeline.py
phinx/game/__init__.py
phinx/game/payoff.py
phinx/grid/__init__.py
phinx/grid/automata.py
phinx/grid/fractal.py
phinx/output/__init__.py
phinx/output/realtime.py
phinx/thermo/__init__.py
phinx/thermo/ensemble.py
tests/test_agent.py
tests/test_grid.py
tests/test_output.py
tests/test_payoff.py
tests/test_thermo.py