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