Non clifford
Rx
Bases: Statement
Rx rotation gate represented as I[R_X(theta=...)] in Stim.
Ry
Bases: Statement
Ry rotation gate represented as I[R_Y(theta=...)] in Stim.
Rz
Bases: Statement
Rz rotation gate represented as I[R_Z(theta=...)] in Stim.
T
Bases: SingleQubitGate
T gate represented as S[T] or S_DAG[T] in Stim.
U3
Bases: Statement
U3 gate represented as I[U3(theta=..., phi=..., lambda=...)] in Stim.