README.md
setup.py
examples/__init__.py
shor/__init__.py
shor/backends.py
shor/gates.py
shor/layers.py
shor/operations.py
shor/quantum.py
shor/utils.py
shor.egg-info/PKG-INFO
shor.egg-info/SOURCES.txt
shor.egg-info/dependency_links.txt
shor.egg-info/top_level.txt
shor/algorithms/__init__.py
shor/algorithms/shor.py
tests/__init__.py
tests/util.py
tests/integration/__init__.py
tests/integration/algorithms.py
tests/integration/test_basic_examples.py
tests/unit/__init__.py
tests/unit/test_backends.py
tests/unit/test_gates.py
tests/unit/test_layers.py
tests/unit/test_operations.py
tests/unit/test_quantum.py