Qiskit / qiskit-tutorials

A collection of Jupyter notebooks showing how to use the Qiskit SDK
Apache License 2.0
2.28k stars 1.28k forks source link

Improves Grover's Algorithm tutorials #1483

Closed divshacker closed 11 months ago

divshacker commented 1 year ago

Summary

This PR will Improve tutorials/algorithms/06_grover

Details and comments

fixes #1407 Part of #1401

review-notebook-app[bot] commented 1 year ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

divshacker commented 1 year ago

How come all the diagrams changed? Should this PR only fix the deprecated link to the textbook?

I have reran all the cells in my local machine so that would have changed all the diagrams into SVGs. That won't be a problem. Look at this comment to get more context. https://github.com/Qiskit/qiskit-tutorials/pull/1446#issuecomment-1528786073

divshacker commented 11 months ago

This PR is ready for Review