bloqade.native.stdlib.simple.sqrt_y
← Module overview
function
source
functionsqrt_y¶source
bloqade.native.stdlib.simple.sqrt_y
def sqrt_y(qubit: qubit.Qubit)Apply a sqrt(Y) gate on a single qubit.
Parameters
| Name | Type | Description |
|---|---|---|
qubit | qubit.Qubit | The qubit to apply the sqrt(Y) gate to. |