You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Set type of measurement expression correctly
That is measuring a qubit or hardware qubit results in a bit.
Measuring a qubit register results in a bit register of the same length.
* Log semantic error for incorrectly typed args to `measure`.
Closes#51
See for example, this comment #42 (comment)
The text was updated successfully, but these errors were encountered: