Skip to content

bloqade.qasm3.h

← Module overview

functionhsource

bloqade.qasm3.h

def h(qarg: Qubit) -> None

Apply the Hadamard gate.

Parameters

NameTypeDescription
qargQubitThe qubit to apply the gate to.
source