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

if the "kind" is unknown, raise an exception #186

Closed dellard closed 5 years ago

dellard commented 5 years ago

this will usually detect when someone is calling qwait the old way, and raise an error that will require correction

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.1%) to 67.558% when pulling 70ae571333c801b2f5bdbf3abfbe3399942b12e9 on f.185.detect-bad-qwait-kind into 946bac701a907a3d39d500462c6f595770e91d49 on master.