Skip to content

bloqade.qasm2.id

← Module overview

functionidsource

bloqade.qasm2.id

def id(qarg: Qubit) -> None

Identity gate.

Parameters

NameTypeDescription
qargQubitThe qubit to apply the gate to.
source