SDK API Reference
QIR API Reference
CORE API Reference
PYQASM API Reference
Returns a PyQIR module equivalent to the input OpenQASM 3 program.
program (str) – OpenQASM 3 program circuit to convert to PyQIR module.
module equivalent to input OpenQASM 3 program.
pyqir.Module