Skip to content

bloqade.squin.stdlib.simple.gate.sqrt_y

← Module overview

functionsqrt_ysource

bloqade.squin.stdlib.simple.gate.sqrt_y

def sqrt_y(qubit: Qubit) -> None

Apply a Sqrt(Y) gate to a qubit.

Parameters

NameTypeDescription
qubitQubitTarget qubit.
source