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