LICENSE
README.md
pyproject.toml
topographo/README.md
topographo/__init__.py
topographo.egg-info/PKG-INFO
topographo.egg-info/SOURCES.txt
topographo.egg-info/dependency_links.txt
topographo.egg-info/requires.txt
topographo.egg-info/top_level.txt
topographo/core/__init__.py
topographo/core/algebra.py
topographo/core/cayley_dickson.py
topographo/core/exact.py
topographo/core/gates.py
topographo/exceptional/__init__.py
topographo/exceptional/lab.py
topographo/ssd/__init__.py
topographo/ssd/channel.py
topographo/ssd/codec.py
topographo/ssd/exact.py
topographo/ssd/exact_machine.py
topographo/ssd/fips_adapter.py
topographo/ssd/fips_basic.py
topographo/ssd/frames.py
topographo/ssd/machine.py
topographo/ssd/observers.py
topographo/ssd/outcome_runtime.py
topographo/ssd/program.py
topographo/ssd/projective.py
topographo/ssd/seal.py
topographo/ssd/sedenion.py
topographo/ssd/structural_control.py
topographo/tests/__init__.py
topographo/tests/test_cayley_dickson.py
topographo/tests/test_exact_machine.py
topographo/tests/test_exceptional.py
topographo/tests/test_fips_adapter.py
topographo/tests/test_fips_basic.py
topographo/tests/test_frames.py
topographo/tests/test_gates.py
topographo/tests/test_machine_layers.py
topographo/tests/test_outcome_runtime.py
topographo/tests/test_public_api.py
topographo/tests/test_seal_witness.py
topographo/tests/test_sedenion.py
topographo/tests/test_structural_control.py
topographo/tests/test_tlm_modular_data.py