-
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
Qubitization demo #1113
Qubitization demo #1113
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. |
[sc-63853] |
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.
Hi @KetpuntoG and @soranjh , thanks for sharing!
I have a few minor suggestions (for Guillermo?), and I can also make an update to the image paths, if you'd be happy with me adding a small commit here.
Please let me know what you think.
@@ -0,0 +1,46 @@ | |||
{ | |||
"title": "Qubitization", |
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.
tk — maybe something with a bit more descriptive quality, can be decided as a last step.
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.
Looks great! Just a few suggestions more
Co-authored-by: ixfoduap <40441298+ixfoduap@users.noreply.github.com>
Co-authored-by: ixfoduap <40441298+ixfoduap@users.noreply.github.com>
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.
Hi @KetpuntoG , with these few minor comments, this looks done to me.
Co-authored-by: Ivana Kurečić <ivana@xanadu.ai>
Title: I
ntro to Qubitization
Summary:
Encoding a Hamiltonian into a quantum computer is a fundamental task for many applications, but the way to do it is not unique. One method that has gained special status is known as Qubitization. In this demo, we will introduce the Qubitization operator and explain how to view it as a rotation operator.
Relevant references:
Possible Drawbacks:
Related GitHub Issues:
If you are writing a demonstration, please answer these questions to facilitate the marketing process.
Support the content of the Algorithm Toolkit.
qml.Qubitization
has been one of the latests additionseveryone, it should be easy to understand
In this demo we propose a cool way to visualize the algorithm. It could be good to refer to that
Qubitization, block encoding, visualization, algorithm toolkit
(more details here)