qrisp.QuantumCircuit.id#

QuantumCircuit.id(qubits: QubitLike)[source]#

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

Parameters:
qubitsQubitLike

The Qubit to apply the gate on.