LICENSE.md
README.md
pyproject.toml
src/tnfr/__init__.py
src/tnfr/cli.py
src/tnfr/constants.py
src/tnfr/dynamics.py
src/tnfr/gamma.py
src/tnfr/grammar.py
src/tnfr/helpers.py
src/tnfr/main.py
src/tnfr/metrics.py
src/tnfr/observers.py
src/tnfr/ontosim.py
src/tnfr/operators.py
src/tnfr/presets.py
src/tnfr/program.py
src/tnfr/scenarios.py
src/tnfr/sense.py
src/tnfr/trace.py
src/tnfr/types.py
src/tnfr.egg-info/PKG-INFO
src/tnfr.egg-info/SOURCES.txt
src/tnfr.egg-info/dependency_links.txt
src/tnfr.egg-info/entry_points.txt
src/tnfr.egg-info/requires.txt
src/tnfr.egg-info/top_level.txt
tests/test_canon.py
tests/test_cli_sanity.py
tests/test_edge_cases.py
tests/test_gamma.py
tests/test_grammar.py
tests/test_history.py
tests/test_history_series.py
tests/test_invariants.py
tests/test_program.py
tests/test_remesh.py