Skip to content

bloqade.native.stdlib.simple.sqrt_y

← Module overview

functionsqrt_ysource

bloqade.native.stdlib.simple.sqrt_y

def sqrt_y(qubit: qubit.Qubit)

Apply a sqrt(Y) gate on a single qubit.

Parameters

NameTypeDescription
qubitqubit.QubitThe qubit to apply the sqrt(Y) gate to.
source