qbraid.transpiler.conversions.openqasm3

OpenQASM 3 conversions

Functions

openqasm3_to_qasm3(program)

Dumps openqasm3.ast.Program to an OpenQASM 3.0 string

openqasm3_to_ionq(qasm)

Returns an IonQ JSON format representation the input OpenQASM program.