QuTech-Delft / OpenSquirrel

A flexible (Python-based) quantum program compiler
Apache License 2.0
4 stars 1 forks source link

83 fix non existing qubit index not giving error #242

Closed juanboschero closed 2 months ago

juanboschero commented 2 months ago

This addition solves the bug where a user can add a Gate or Measurement which surpasses the qubit or bit index of the given circuit.