bloqade.qasm3.x
← Module overview
function
source
functionx¶source
bloqade.qasm3.x
def x(qarg: Qubit) -> NoneApply the X (Pauli-X) gate.
Parameters
| Name | Type | Description |
|---|---|---|
qarg | Qubit | The qubit to apply the gate to. |