Skip to content

bloqade.qasm2.sx

← Module overview

functionsxsource

bloqade.qasm2.sx

def sx(qarg: Qubit) -> None

Sqrt(X) gate.

Parameters

NameTypeDescription
qargQubitThe qubit to apply the gate to.
source