SDK API Reference
QIR API Reference
CORE API Reference
PYQASM API Reference
Convert QASM 3.0 string to a Qiskit QuantumCircuit representation.
qasm (str) – A string in QASM 3.0 format.
A QuantumCircuit object representing the input QASM 3.0 string.
qiskit.QuantumCircuit