qrisp.QuantumCircuit.id#

QuantumCircuit.id(qubits)[source]#

Instruct an identity gate. Identity gates are simply placeholders and have no effect on the quantum state.

Parameters
qubitsTYPE

The Qubit to apply the gate on.