Quantum Computation Lab #3 - Grover’s Algorithm [WIP]
In this lab we’ll be looking at amplitude amplification with Grover’s algorithm. The relevant part of the book is section 8.2.
Here’s what IBM has to say and here’s another source for functioning code.
Put together at least three different oracles (this is the hardest part) with search spaces of different sizes (the “N” from the book).