You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,4 +2,14 @@
2
2
3
3
_by Austin Poor_
4
4
5
+

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
+

0 commit comments