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