-
Notifications
You must be signed in to change notification settings - Fork 188
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
How-to: Quantum Arithmetic #1229
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! |
Thank you for opening this pull request. You can find the built site at this link. Deployment Info:
Note: It may take several minutes for updates to this pull request to be reflected on the deployed site. |
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.
Great job @gmlejarza 🚀
I made a push to try to simplify the code as much as possible as it could be “intimidating” at first. In general everything is fine and to improve it I would try to be much more direct trying to keep this how-to short
On the other hand, if you have a thumbnail suggestion, I will request it on Monday 🎨
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.
Left suggestions 😈
Co-authored-by: ixfoduap <[email protected]>
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.
Just a few more suggestions and this will be ready to go. Great job!
Co-authored-by: ixfoduap <[email protected]>
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.
Thanks, @KetpuntoG and @gmlejarza .
I've left some suggestions and corrections, but they are fairly minor. If you can address these, we can hopefully have this Demo ready for merging soon.
demonstrations/tutorial_how_to_use_arithmetic_operators.metadata.json
Outdated
Show resolved
Hide resolved
demonstrations/tutorial_how_to_use_arithmetic_operators.metadata.json
Outdated
Show resolved
Hide resolved
demonstrations/tutorial_how_to_use_arithmetic_operators.metadata.json
Outdated
Show resolved
Hide resolved
demonstrations/tutorial_how_to_use_arithmetic_operators.metadata.json
Outdated
Show resolved
Hide resolved
Co-authored-by: Ivana Kurečić <[email protected]>
It is important that the file name starts with “tutorial_” . Otherwise, the demo will not run and the outputs will not appear. I just updated it in the last commit |
demonstrations/tutorial_how_to_use_quantum_arithmetic_operators.py
Outdated
Show resolved
Hide resolved
"Unresolved conversation" issue solved in #1255 |
Title: How to use Quantum Arithmetic Operators [sc-74430]
Summary: We show how to load a function into a quantum computer using Pennylane arithmetic operators.
If you are writing a demonstration, please answer these questions to facilitate the marketing process.
Promote and make people understand how to use quantum arithmetic operators in Pennylane.
Researchers working in quantum algorithms, beginners starting in quantum computing.
Quantum Arithmetic, Loading functions into quantum computers, Addition, Multiplication,
(more details here)