Skip to content

bloqade.qasm2.dialects.uop.stmts.RX

← Module overview

classRXsource

bloqade.qasm2.dialects.uop.stmts.RX

Bases: SingleQubitGate

Apply the RX gate.

class RX

Attributes

NameTypeDefaultDescription
name—'rx'
thetair.SSAValueinfo.argument(PyNum)theta (float): The angle of rotation around x axis.