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
First task will be to create a function that, given an integer, returns a Uf unitary operator that, applied to an input and an output |x> |0> leads to the result |x> |f(x)>, with f(x) verifiying the following:
f(x) = f(y) <=> x = y + a
For a constant a that is built within the operator itself.
Add the Simon's problem to the list of examples, along with the documentation and changes needed in the library.
The text was updated successfully, but these errors were encountered: