SDK API Reference
QIR API Reference
CORE API Reference
PYQASM API Reference
ALGOS API Reference
Returns a QASM 2.0 string equivalent to the input Qrisp circuit.
qrisp_qc (QuantumCircuit) – Qrisp circuit to convert to a QASM 2.0 string.
QuantumCircuit
Qasm2StringType
QASM 2.0 string equivalent to the input Qrisp circuit.