Skip to content

bloqade.qasm2.dialects.glob.Glob

← Module overview

classGlobsource

bloqade.qasm2.dialects.glob.Glob

Bases: interp.MethodTable

class Glob

methodugatesource

bloqade.qasm2.dialects.glob.Glob.ugate

def ugate(interp: DagScheduleAnalysis, frame: interp.Frame, stmt: UGate)

Parameters

NameTypeDescription
interpDagScheduleAnalysis
frameinterp.Frame
stmtUGate
source