LICENSE
README.md
pyproject.toml
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/gates.py
topographo/exceptional/__init__.py
topographo/exceptional/lab.py
topographo/ssd/__init__.py
topographo/ssd/channel.py
topographo/ssd/sedenion.py
topographo/tests/__init__.py
topographo/tests/test_cayley_dickson.py
topographo/tests/test_exceptional.py
topographo/tests/test_gates.py
topographo/tests/test_public_api.py
topographo/tests/test_sedenion.py