Skip to content

Submission - Team Brown University #1

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

iblancas
Copy link

No description provided.

@plquera
Copy link
Collaborator

plquera commented Apr 13, 2025

Hi friends,
good work here. Going in a good direction. For the sake of improving, do double check the correctness of your circuit. The CNOT with multiple target decomposition that you re-used from the GHZ tutorial only works if the other qubits start at the |0> state. But QFT comes as a sub-routine and has to be deployable for arbitrary states.

The correct decomposition (also called a, in this case, CNOT fanout) goes as follows:
Screenshot 2025-04-13 at 9 15 10 AM

(more details on Fig 2 of https://arxiv.org/html/2408.03064v1)

Other than that, good luck debugging!
Don't forget your learning objectives!

@iblancas iblancas changed the title Pre-writeup - Team Brown University Submission - Team Brown University Apr 13, 2025
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

Successfully merging this pull request may close these issues.

None yet

2 participants