-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Description
In the explanation of Fig 5-11 on page 96, we have:
Note that for some values of
a, subtracting 3 fromawill cause its lowest-weight qubit to be set. We can use this top bit as a condition for our increment operation.
Emphasis mine.
I'm reading this as referring to the nots in the if (a<0) then b++ block being conditioned over 0x4 (for a). Should this be the most significant qubit?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels