Jupyter example: Grover's search

This notebook is an adapted version from https://github.com/QISKit/qiskit-tutorial and explains how to perform the Grover Search algorithm both on a local simulator and on the Quantum Inspire backend. Click on the Binder link in the notebook to open an interactive version.

This notebook has been provided by Pieter Eendebak, Giacomo Nannicini and Rudy Raymond.

More noteboooks can be found on our github examples repository. You can also use Binder to start an interactive session using the other notebooks.

Jupyter notebook

Loading