bloqade.stim.dialects.gate.stmts.non_clifford.Ry
← Module overview
class
classRy¶source
bloqade.stim.dialects.gate.stmts.non_clifford.Ry
Bases: ir.Statement
Ry rotation gate represented as I[R_Y(theta=...)] in Stim.
class RyAttributes
| Name | Type | Default | Description |
|---|---|---|---|
name | — | 'R_Y' | |
targets | tuple[ir.SSAValue, ...] | info.argument(types.Int) | |
angle | ir.SSAValue | info.argument(types.Float) |