SDK API Reference
QIR API Reference
CORE API Reference
PYQASM API Reference
Returns a Qiskit circuit equivalent to the input OpenQASM 2 string.
qasm (Qasm2StringType) – OpenQASM 2 string to convert to a Qiskit circuit.
Qasm2StringType
QuantumCircuit
Qiskit.QuantumCircuit object equivalent to the input OpenQASM 2 string.