QuTech-Delft / OpenSquirrel

A flexible (Python-based) quantum program compiler
Apache License 2.0
7 stars 2 forks source link

72 handle measure instructions and bit registers #144

Closed juanboschero closed 6 months ago

elenbaasc commented 6 months ago

Note that it is in general up to the reviewer to 'Resolve' a conversation, as they need to determine whether this is the case. If the owner of the PR accepts a code suggestion by the reviewer, then it can be considered to be resolved.

There are still a lot of changes to the files in the antlr folder. These need to be reset, i.e. to their state on develop. And make sure that the tests involving measurements do not rely on the ANTLR parser.

The poetry.lock files seem to still have some conflicts that need to be resolved before we can merge.