QuTech-Delft / OpenSquirrel

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

HectoQubit: Use target info to (re)name qubits #137

Closed elenbaasc closed 1 month ago

elenbaasc commented 7 months ago

The HectoQubit backend provides target info to QI. Here the names of the qubits are defined. These need to be mapped on the qubit references in the cqasm/Quantify Schedule program.

Special care needs to be taken with regard to tracking where the measurement outcomes of the respective qubits are stored.

rturrado commented 1 month ago

@elenbaasc can you add a comment on why this task is closed as completed?