Python (.py) and Jupyter notebook (.ipynb) implementations of Grover's Algorithm aka Quantum Search Algorithm for n qubits and m targets.
-
Updated
Oct 14, 2024 - Jupyter Notebook
Python (.py) and Jupyter notebook (.ipynb) implementations of Grover's Algorithm aka Quantum Search Algorithm for n qubits and m targets.
Implementing the Grover and Deutsch_Jozsa quantum search algorithms, best in world!
A quantum circuit that takes a list of numbers and returns a quantum state which is a superposition of indices of those numbers that follow a given pattern
Add a description, image, and links to the quantum-search-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the quantum-search-algorithm topic, visit your repo's landing page and select "manage topics."