Skip to content

bloqade.qasm2.x

← Module overview

functionxsource

bloqade.qasm2.x

def x(qarg: Qubit) -> None

Pauli-X gate.

Parameters

NameTypeDescription
qargQubitThe qubit to apply the gate to.
source