Skip to content

bloqade.qasm2.dialects.uop.stmts.RY

← Module overview

classRYsource

bloqade.qasm2.dialects.uop.stmts.RY

Bases: SingleQubitGate

Apply the RY gate.

class RY

Attributes

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