-
Notifications
You must be signed in to change notification settings - Fork 218
Fix typos in QFT arithmetic tutorial #1594
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
Conversation
|
👋 Hey, looks like you've updated some demos! 🐘 Don't forget to update the Please hide this comment once the field(s) are updated. Thanks! |
Your preview is ready 🎉!You can view your changes here
|
|
@josh146 While we're updating the demo, there's a link to wikipedia for Grover's algo which can now become an internal link to here: https://pennylane.ai/qml/demos/tutorial_grovers_algorithm |
| In this demo we will not focus on understanding how the QFT is built, | ||
| as we can find a great explanation in the | ||
| `PennyLane Codebook </codebook/08-quantum-fourier-transform/01-changing-perspectives/>`__. Instead, we will develop the | ||
| `PennyLane Codebook </codebook/quantum-fourier-transform/changing-perspectives/>`__. Instead, we will develop the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
was this a dead link 😱
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
no, just a legacy way to do it; the links still work but redirect
No description provided.