Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the Simon's problem to the list of examples #13

Open
dmoranj opened this issue Oct 20, 2015 · 1 comment
Open

Add the Simon's problem to the list of examples #13

dmoranj opened this issue Oct 20, 2015 · 1 comment

Comments

@dmoranj
Copy link
Owner

dmoranj commented Oct 20, 2015

Add the Simon's problem to the list of examples, along with the documentation and changes needed in the library.

@dmoranj
Copy link
Owner Author

dmoranj commented Oct 20, 2015

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant