qbraid.programs.gate_model.qasm3

Module defining OpenQasm3Program class.

Functions

auto_reparse(func)

Decorator that ensures the quantum circuit's state is reparsed from QASM after method execution.

Classes

OpenQasm3Program(program)

Wrapper class for OpenQASM 3 strings.