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