QuTech-Delft / OpenQL

OpenQL: A Portable Quantum Programming Framework for Quantum Accelerators. https://dl.acm.org/doi/10.1145/3474222
https://openql.readthedocs.io
Other
100 stars 45 forks source link

Review new convention 'duration=0' on new style decompositions #447

Open wvlothuizen opened 2 years ago

wvlothuizen commented 2 years ago

as mentioned in the subject, https://github.com/QuTech-Delft/OpenQL/pull/433 introduces a new convention where 'duration=0' disables duration checking when loading the platform instructions. This issue is created because the full implications (especially when performing multiple rounds of decompositions) need further discussion beyond that in the PR mentioned.