bloqade.qasm2.dialects.uop.stmts.CRY
← Module overview
class
classCRY¶source
bloqade.qasm2.dialects.uop.stmts.CRY
Bases: TwoQubitCtrlGate
Apply the Controlled-RY gate.
class CRYAttributes
| Name | Type | Default | Description |
|---|---|---|---|
name | — | 'cry' | |
lam | ir.SSAValue | info.argument(PyNum) | lam (float): The angle to rotate around the Y axis. |