SDK API Reference
QIR API Reference
CORE API Reference
PYQASM API Reference
Returns a Cirq circuit equivalent to the input QASM string.
qasm (Qasm2StringType) – QASM string to convert to a Cirq circuit.
Qasm2StringType
Circuit
Cirq circuit representation equivalent to the input QASM string.