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