Skip to content

bloqade.native.stdlib.simple.sqrt_y_adj

← Module overview

functionsqrt_y_adjsource

bloqade.native.stdlib.simple.sqrt_y_adj

def sqrt_y_adj(qubit: qubit.Qubit)

Apply the adjoint of sqrt(Y) on a single qubit.

Parameters

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