🎲 The Automatic Grover Algorithm
lucamarx.com·1d
⚛️Quantum Computing
Preview
Report Post

Last time we devised a recipe to turn quantum algorithms into automata based ones and used it on the Deutsch-Jozsa algorithm. But why stop there? Let’s automatize Grover’s algorithm too.

In the last post we devised a procedure that takes a quantum algorithm and turns it into an equivalent automata based automatic one.

The trick was to replace quantum states (and operations on them) with weighted automata.

We applied the procedure to Deutsch-Jozsa algorithm, today I want to see if the same recipe works for Grover’s algorithm (see also [1] ch.6 and [2] ch.11.4).

As usual we review the quantum algo…

Similar Posts

Loading similar posts...