bloqade.qasm2.dialects.uop.stmts.RY
← Module overview
class
classRY¶source
bloqade.qasm2.dialects.uop.stmts.RY
Bases: SingleQubitGate
Apply the RY gate.
class RYAttributes
| Name | Type | Default | Description |
|---|---|---|---|
name | — | 'ry' | |
theta | ir.SSAValue | info.argument(PyNum) | theta (float): The angle of rotation around y axis. |