-
Notifications
You must be signed in to change notification settings - Fork 196
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
Demo iqpopt (#1307) #1309
Demo iqpopt (#1307) #1309
Conversation
**Title:** IQPopt: Fast optimization of IQP circuits in JAX **Summary:** We created a new package that simulates a specific class of quantum circuits extremely fast. This package can be used for optimization tasks like generative modeling for a large amount of qubits. **Relevant references:** **Possible Drawbacks:** **Related GitHub Issues:** ---- If you are writing a demonstration, please answer these questions to facilitate the marketing process. * GOALS — Why are we working on this now? Promote a new package created and implemented in a future paper. * AUDIENCE — Who is this for? Quantum Machine Learning researchers, beginners in quantum computing. * KEYWORDS — What words should be included in the marketing post? Quantum Machine Learning, IQP circuits, Optimization, Quantum Computing * Which of the following types of documentation is most similar to your file? (more details [here](https://www.notion.so/xanaduai/Different-kinds-of-documentation-69200645fe59442991c71f9e7d8a77f8)) - [X] Tutorial - [ ] Demo - [ ] How-to
👋 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! |
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 changed the author to test if the demo builds
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. |
… Still need thumbnail and more fixes.
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 demo! Just some copy changes and some clarifications needed.
I think the last section could use a little bit more explanation of the concepts and formulas, it does seem a bit rushed
Co-authored-by: Alvaro Ballon <91897656+alvaro-at-xanadu@users.noreply.github.com>
Co-authored-by: Alvaro Ballon <91897656+alvaro-at-xanadu@users.noreply.github.com>
Co-authored-by: Alvaro Ballon <91897656+alvaro-at-xanadu@users.noreply.github.com>
Co-authored-by: Alvaro Ballon <91897656+alvaro-at-xanadu@users.noreply.github.com>
Co-authored-by: Alvaro Ballon <91897656+alvaro-at-xanadu@users.noreply.github.com>
Co-authored-by: Alvaro Ballon <91897656+alvaro-at-xanadu@users.noreply.github.com>
Co-authored-by: Alvaro Ballon <91897656+alvaro-at-xanadu@users.noreply.github.com>
Co-authored-by: Alvaro Ballon <91897656+alvaro-at-xanadu@users.noreply.github.com>
Co-authored-by: Alvaro Ballon <91897656+alvaro-at-xanadu@users.noreply.github.com>
Co-authored-by: Alvaro Ballon <91897656+alvaro-at-xanadu@users.noreply.github.com>
Co-authored-by: Alvaro Ballon <91897656+alvaro-at-xanadu@users.noreply.github.com>
Co-authored-by: Alvaro Ballon <91897656+alvaro-at-xanadu@users.noreply.github.com>
Co-authored-by: Alvaro Ballon <91897656+alvaro-at-xanadu@users.noreply.github.com>
Co-authored-by: Alvaro Ballon <91897656+alvaro-at-xanadu@users.noreply.github.com>
Title:
IQPopt: Fast optimization of IQP circuits in JAX
Summary:
We created a new package that simulates a specific class of quantum circuits extremely fast. This package can be used for optimization tasks like generative modeling for a large amount of qubits.
Relevant references:
Possible Drawbacks:
Related GitHub Issues:
If you are writing a demonstration, please answer these questions to facilitate the marketing process.
GOALS — Why are we working on this now? Promote a new package created and implemented in a future paper.
AUDIENCE — Who is this for? Quantum Machine Learning researchers, beginners in quantum computing.
KEYWORDS — What words should be included in the marketing post? Quantum Machine Learning, IQP circuits, Optimization, Quantum Computing
Which of the following types of documentation is most similar to your file?
(more details
here)
[sc-75586]