Skip to content

bloqade.qasm2.dialects.uop.stmts.RZ

← Module overview

classRZsource

bloqade.qasm2.dialects.uop.stmts.RZ

Bases: SingleQubitGate

Apply the RZ gate.

class RZ

Attributes

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