Found 2 repositories(showing 2)
jesusmontera
Source code for searching a QRAM database value->index with Grover in Qiskit with entanglement measure
Rafiqcompton
Grover's algorithm is a quantum algorithm that can be used to search an unsorted database with a quadratic speedup compared to classical algorithms. The code snippet above demonstrates the implementation of Grover's algorithm in Python using the Qiskit library.
All 2 repositories loaded