LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
docs/Makefile
docs/make.bat
docs/requirements.txt
graphix/__init__.py
graphix/clifford.py
graphix/generator.py
graphix/gflow.py
graphix/graphsim.py
graphix/ops.py
graphix/pattern.py
graphix/simulator.py
graphix/transpiler.py
graphix/version.py
graphix.egg-info/PKG-INFO
graphix.egg-info/SOURCES.txt
graphix.egg-info/dependency_links.txt
graphix.egg-info/requires.txt
graphix.egg-info/top_level.txt
graphix/sim/__init__.py
graphix/sim/statevec.py
graphix/sim/tensornet.py
tests/test_clifford.py
tests/test_generator.py
tests/test_gflow.py
tests/test_graphsim.py
tests/test_pattern.py
tests/test_tnsim.py
tests/test_transpiler.py