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