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
This is a recurring error in many of the places this specific example is presented, and seems to branch from a mismatch between the python order and the Qiskit bit-order.
Select all that apply
new content request
typo
code bug
out-of-date content
broken link
other
Describe the fix or the content request.
Care should be taken in translation of bitstring and array to make sure the Qiskit order is flipped when needed.
[::-1]
For new content requests - if the request is accepted, do you want to write the content?
I will write (or already have written) a draft of the proposed content