Description
Circuit
has its own mechanism to convey qubits' names, and we're supporting str
names in the Platform
in Qibolab.
So, we should make use of them in the compiler.
This will require a little bit of translation in the compiler, since we're directly using the names in the Gate
objects
qibolab/src/qibolab/compilers/compiler.py
Lines 166 to 167 in d91498e
and ignoring the
Circuit.wire_names
map.Metadata
Metadata
Assignees
Labels
No labels