Skip to content

Commit 45c3d89

Browse files
authored
Update README.md
1 parent 9082627 commit 45c3d89

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,14 @@
22

33
_by Austin Poor_
44

5+
![Quantum Circuit for Grover's Algorithm](https://upload.wikimedia.org/wikipedia/commons/thumb/a/ae/Grovers_algorithm.svg/2880px-Grovers_algorithm.svg.png)
6+
7+
8+
A visualization of [Grover's Algorithm](https://en.wikipedia.org/wiki/Grover%27s_algorithm) for unstructured search written in Processing.
9+
10+
I wrote this as part of a project for my Quantum Computing course at Sarah Lawrence College.
11+
12+
The sketch displays the relative frequencies for each possible final qubit state. The following screenshot shows 4 different states:
13+
14+
![Screenshot from the Processing Sketch](images/grovers_viz.png)
515

0 commit comments

Comments
 (0)