User Guide
Cirq conversions
Example Usage
Convert a Cirq
circuit to QIR
code:
Note
Circuits constructed using qubits of type cirq.NameQubit
or cirq.GridQubit
will be transformed to type cirq.LineQubit
before conversion to QIR.
Execute the QIR program using the qir-runner command line tool:
https://github.com/qBraid/qbraid-qir/tree/main/test-containers