Skip to content

bloqade.qasm3.y

← Module overview

functionysource

bloqade.qasm3.y

def y(qarg: Qubit) -> None

Apply the Y (Pauli-Y) gate.

Parameters

NameTypeDescription
qargQubitThe qubit to apply the gate to.
source