Update Grover's algorithm tutorial to new tutorial format#5069
Open
henryzou50 wants to merge 2 commits intomainfrom
Open
Update Grover's algorithm tutorial to new tutorial format#5069henryzou50 wants to merge 2 commits intomainfrom
henryzou50 wants to merge 2 commits intomainfrom
Conversation
…d tutorial template used across the docs
- Add Learning outcomes and Prerequisites sections
- Update description metadata and dependency versions (Qiskit SDK
v2.0+, Qiskit Runtime v0.22+)
- Split execution into a "Small-scale simulator example" section
(using StatevectorSampler for local simulation) and a "Hardware
example" section that bundles steps 1-4 into a single block
- Replace internal /docs links with absolute docs.quantum.ibm.com URLs
- Add a "Discussion: Two-qubit gate depth scaling" section with a
plot illustrating why Grover's is a fault-tolerant target
- Add tutorial survey link and bump copyright to 2026
- Remove duplicate cells from previous revisions
- Add `{/* cspell:ignore fontsize */}` to allowlist matplotlib's
fontsize keyword used in the new scaling plot
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
Contributor
|
One or more of the following people are relevant to this code:
|
Survey link even before linked to a different tutorial
nathanearnestnoble
approved these changes
May 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
StatevectorSampler) and a hardware example, and bump dependency versions (Qiskit SDK v2.0+, Qiskit Runtime v0.22+).Test plan
npm run checkpasses (markdown, spelling, internal links, orphan pages, qiskit-bot)c150298f-0,283d5265-0,4933ae44-0,a5ef9913-0,c4f67f35-0,be3c3d9e-0,abc6b43c-1)