LICENSE
README.md
pyproject.toml
setup.py
src/topological_quantum_compiler.egg-info/PKG-INFO
src/topological_quantum_compiler.egg-info/SOURCES.txt
src/topological_quantum_compiler.egg-info/dependency_links.txt
src/topological_quantum_compiler.egg-info/entry_points.txt
src/topological_quantum_compiler.egg-info/not-zip-safe
src/topological_quantum_compiler.egg-info/requires.txt
src/topological_quantum_compiler.egg-info/top_level.txt
src/tqc/__init__.py
src/tqc/_version.py
src/tqc/anyons.py
src/tqc/braids.py
src/tqc/cli.py
src/tqc/compiler.py
src/tqc/optimization.py
src/tqc/simulation.py
tests/test_advanced.py
tests/test_core.py