BBN-Q / QGL

Quantum Gate Language (QGL) is a domain specific language embedded in python for specifying quantum gate sequences.
Apache License 2.0
29 stars 12 forks source link

Fix/aps1 long sequences #283

Closed matthewware closed 3 years ago

matthewware commented 3 years ago

Break up sequences with MAX_TRIGGER_COUNTS that overflow the 16 bit variable.