A quantum search that can search for a value or element in an unsorted set in O(√N) as opposed to classical search algorithms that at worse will find an element in O(N) time.
python quantum grover quantum-computing database-search quantum-algorithms searching-algorithm searching-values searching-datasets grover-algorithm
-
Updated
May 5, 2020 - Jupyter Notebook