Skip to content

bloqade.qasm2.y

← Module overview

functionysource

bloqade.qasm2.y

def y(qarg: Qubit) -> None

Pauli-Y gate.

Parameters

NameTypeDescription
qargQubitThe qubit to apply the gate to.
source