bloqade.squin.stdlib.simple.gate.sqrt_y_adj
← Module overview
function
source
functionsqrt_y_adj¶source
bloqade.squin.stdlib.simple.gate.sqrt_y_adj
def sqrt_y_adj(qubit: Qubit) -> NoneApply the adjoint of a Sqrt(Y) gate to a qubit.
Parameters
| Name | Type | Description |
|---|---|---|
qubit | Qubit | Target qubit. |