Skip to content

bloqade.stim.dialects.gate.stmts.non_clifford.Rx

← Module overview

classRxsource

bloqade.stim.dialects.gate.stmts.non_clifford.Rx

Bases: ir.Statement

Rx rotation gate represented as I[R_X(theta=...)] in Stim.

class Rx

Attributes

NameTypeDefaultDescription
name—'R_X'
targetstuple[ir.SSAValue, ...]info.argument(types.Int)
angleir.SSAValueinfo.argument(types.Float)