quantum-search-algorithm
There are 3 repositories under quantum-search-algorithm topic.
lynkos/grovers-algorithm
Python (.py) and Jupyter notebook (.ipynb) implementations of Grover's Algorithm aka Quantum Search Algorithm for n qubits and m targets.
aMorteza/Quantum-Computing-Search-Algorithms
Implementing the Grover and Deutsch_Jozsa quantum search algorithms, best in world!
AsishMandoi/quantum-search
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