Skip to content

bloqade.native.stdlib.simple.y

← Module overview

functionysource

bloqade.native.stdlib.simple.y

def y(qubit: qubit.Qubit)

Apply a Pauli-Y gate on a single qubit.

Parameters

NameTypeDescription
qubitqubit.QubitThe qubit to apply the Y gate to.
source