Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 555 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 555 Bytes

python badge

Domain Specific Quantum Compiler

University of Southern California, Los Angeles, CA

QC-reduction

Command to run :

python rigetti_dsqc.py /path/to/advance_gates.txt

or

python ibm_dsqc.py /path/to/advance_gates.txt

The output contains both gates compressed and uncompressed scripts in OpenQASM, which is executable on IBM hardware and native Quil, which is executable on Rigetti's device.