LICENSE
pyproject.toml
readme.md
qcge/__init__.py
qcge/configs.py
qcge/ir.py
qcge/quantum_circuit.py
qcge/result.py
qcge.egg-info/PKG-INFO
qcge.egg-info/SOURCES.txt
qcge.egg-info/dependency_links.txt
qcge.egg-info/requires.txt
qcge.egg-info/top_level.txt
qcge/backends/__init__.py
qcge/backends/base.py
qcge/backends/numpy_backend.py
qcge/backends/python_backend.py
qcge/backends/qiskit_backend.py
qcge/backends/registry.py
tests/test_equivalence.py
tests/test_ir.py
tests/test_numpy_backend.py
tests/test_registry_and_result.py