-
Notifications
You must be signed in to change notification settings - Fork 222
Demo: Resource estimation: Hamiltonian Simulation with GQSP #1617
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
base: dev
Are you sure you want to change the base?
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
|
daniela-angulo
left a comment
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.
The demo is very clear. The message is conveyed smoothly!
demonstrations_v2/tutorial_estimator_hamiltonian_simulation_gqsp/demo.py
Outdated
Show resolved
Hide resolved
demonstrations_v2/tutorial_estimator_hamiltonian_simulation_gqsp/demo.py
Outdated
Show resolved
Hide resolved
demonstrations_v2/tutorial_estimator_hamiltonian_simulation_gqsp/demo.py
Outdated
Show resolved
Hide resolved
demonstrations_v2/tutorial_estimator_hamiltonian_simulation_gqsp/demo.py
Outdated
Show resolved
Hide resolved
demonstrations_v2/tutorial_estimator_hamiltonian_simulation_gqsp/demo.py
Outdated
Show resolved
Hide resolved
demonstrations_v2/tutorial_estimator_hamiltonian_simulation_gqsp/demo.py
Outdated
Show resolved
Hide resolved
demonstrations_v2/tutorial_estimator_hamiltonian_simulation_gqsp/demo.py
Outdated
Show resolved
Hide resolved
Co-authored-by: Daniela Angulo <42325731+daniela-angulo@users.noreply.github.com>
Before submitting
Please complete the following checklist when submitting a PR:
Ensure that your tutorial executes correctly, and conforms to the
guidelines specified in the README.
Remember to do a grammar check of the content you include.
All tutorials conform to
PEP8 standards.
To auto format files, simply
pip install black, and thenrun
black -l 100 path/to/file.py.When all the above are checked, delete everything above the dashed
line and fill in the pull request template.
Title: Resource estimation for Hamiltonian simulation with GQSP
(more details here)