LICENSE
README.md
dev-requirements.txt
requirements.txt
setup.cfg
setup.py
SupermarQ.egg-info/PKG-INFO
SupermarQ.egg-info/SOURCES.txt
SupermarQ.egg-info/dependency_links.txt
SupermarQ.egg-info/requires.txt
SupermarQ.egg-info/top_level.txt
supermarq/__init__.py
supermarq/_version.py
supermarq/benchmark.py
supermarq/benchmark_test.py
supermarq/simulation.py
supermarq/stabilizers.py
supermarq/benchmarks/__init__.py
supermarq/benchmarks/bit_code.py
supermarq/benchmarks/bit_code_test.py
supermarq/benchmarks/ghz.py
supermarq/benchmarks/ghz_test.py
supermarq/benchmarks/hamiltonian_simulation.py
supermarq/benchmarks/hamiltonian_simulation_test.py
supermarq/benchmarks/mermin_bell.py
supermarq/benchmarks/mermin_bell_test.py
supermarq/benchmarks/phase_code.py
supermarq/benchmarks/phase_code_test.py
supermarq/benchmarks/qaoa_fermionic_swap_proxy.py
supermarq/benchmarks/qaoa_fermionic_swap_proxy_test.py
supermarq/benchmarks/qaoa_vanilla_proxy.py
supermarq/benchmarks/qaoa_vanilla_proxy_test.py
supermarq/benchmarks/vqe_proxy.py
supermarq/benchmarks/vqe_proxy_test.py