SDK API Reference
QIR API Reference
CORE API Reference
PYQASM API Reference
Returns an IonQ JSON format representation the input OpenQASM 2 string.
qasm (str) – OpenQASM 2 string to convert to IonQDict type.
IonQ JSON format equivalent to input OpenQASM 2 string.
dict