Alqor-UG / sqooler

SDK that allows remote access to different quantum hardware
https://alqor-ug.github.io/sqooler/
The Unlicense
2 stars 2 forks source link

Make wire_order optional #231

Open fretchen opened 5 months ago

fretchen commented 5 months ago

We should make the wire_order optional and also check that it conforming with the value set in the spooler

fretchen commented 4 months ago

This was a poor idea. The wire_order is actually an important information for the backend as it allows the backend to convert internally. However this needs to be documented properly and implemented appropiately in the different codes...