SDK API Reference
QIR API Reference
CORE API Reference
PYQASM API Reference
Returns a pytket circuit equivalent to the input OpenQASM 2 string.
qasm (str) – OpenQASM 2 string to convert to a pytket circuit.
PyTKET circuit object equivalent to input OpenQASM 2 string.
pytket.circuit.Circuit