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

WIP: in-place updates #264

Closed matthewware closed 4 years ago

matthewware commented 4 years ago

Adds basic functionality to overwrite WF libraries in .aps2 files. Pulses are indexed by a hexadecimal hash in the compiles .aps2. Future goals might include a more portable way to index waveforms. This would allow updates across multiple files.

coveralls commented 4 years ago

Coverage Status

Coverage increased (+0.7%) to 58.379% when pulling 4686c7fc88df1a54fae6872ae1a27abc142c3a28 on fix/in-place-updates into 5e63bbce42e576e28fb2b6dcc1a4bc927bafbdea on develop.