Skip to content

bloqade.qasm2.z

← Module overview

functionzsource

bloqade.qasm2.z

def z(qarg: Qubit) -> None

Pauli-Z gate.

Parameters

NameTypeDescription
qargQubitThe qubit to apply the gate to.
source