Uf gate in Deutsch's algorithm #35
Closed
Da-artof
started this conversation in
General Feedback
Replies: 1 comment
-
|
Take a look to https://github.com/qiskit-community/qiskit-presentations/blob/master/2022-06-13_Oxford-IBM_Alliance/intro_QC_with_Qiskit.ipynb (the Deutsch section). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I am trying to implement Deutsch's algorithm in Qiskit, but am struggling as to how to create the Uf gate (query gate) for a given single qubit function f as given in this diagram:
from the Qiskit Lesson: https://www.youtube.com/watch?v=2wticzHE1vs at 25:00.
any help would be appreciated, thanks.
Beta Was this translation helpful? Give feedback.
All reactions