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