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