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
Because the Grover's algorithm sample does a bit shift by the number of
qubits, we should verify that the sample does not use more than 63
qubits since that would cause a somewhat arcane error in the bitwise
operation.
0 commit comments