bloqade.native.stdlib.simple.sqrt_y_adj
← Module overview
function
source
functionsqrt_y_adj¶source
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
| Name | Type | Description |
|---|---|---|
qubit | qubit.Qubit | The qubit to apply the adjoint sqrt(Y) gate to. |