Chapter 7 Flashcards
1
Q
Describe Grover’s algorithm
A
- Initialised with a Hadamard over n qubits
- Iterate Grover’s operation t times
- Standard basis measurement across n qubits
2
Q
What’s the Grover operation?
A
G = H Z_OR H Z_f
3
Q
How can the Z_OR operator be written?
A
Z_OR = 2 |0n⟩ ⟨0n| − 1
4
Q
A