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

Compile step for simultaneous pulses #254

Closed dieris closed 4 years ago

dieris commented 4 years ago

e.g. parametric drives that need to be applied simultaneously to other pulses. One can set the field q1.parametric_chan = p, where p is the LogicalChannel of choice (for now defined as a dummy qubit) to have pulses on p applied simultaneously to those on q1.

dieris commented 4 years ago

Require https://github.com/BBN-Q/bbndb/pull/40

coveralls commented 4 years ago

Coverage Status

Coverage increased (+0.02%) to 56.825% when pulling 65c63dc5a670c3e0bff45bc1f7f0ec5672ab4bcf on feature/par-drives into 0daa7a73ec82ef8d36b7c1104ea05cf998fb8c34 on develop.