Skip to content

bloqade.qasm2.dialects.uop.stmts.RZZ

← Module overview

classRZZsource

bloqade.qasm2.dialects.uop.stmts.RZZ

Bases: TwoQubitCtrlGate

Apply the ZZ rotation gate.

class RZZ

Attributes

NameTypeDefaultDescription
name—'rzz'
thetair.SSAValueinfo.argument(PyNum)theta (float): The angle of rotation around the Z axis.