qrisp.QuantumCircuit.reset#

QuantumCircuit.reset(qubits)[source]#

Instruct a reset. This resets this Qubit into the \(\ket{0}\) state regardless of its previous state.

Parameters
qubitsQubit

The Qubit to reset.