Skip to content

Commit 89a6b01

Browse files
Merge pull request #174 from Quantum-Software-Development/FabianaCampanari-patch-1
Update README.md
2 parents 8131bd0 + ce3d4ed commit 89a6b01

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,16 @@ Feel free to explore, contribute, and share your insights!
183183
#
184184

185185
12. **David Deutsch (1985)**
186-
* Proposed the concept of the quantum Turing machine and formulated the first quantum algorithm.
186+
* Proposed the concept of the quantum Turing machine and formulated the first quantum algorithm.
187+
188+
Formulation of Deutsch's Algorithm:
189+
$\huge \color{DeepSkyBlue} |q\rangle = \frac{1}{\sqrt{2}}(|0\rangle + |1\rangle)$
190+
191+
Where:
192+
- $\large \color{DeepSkyBlue} |q\rangle$ is the superposed state of a qubit.
193+
194+
195+
187196

188197

189198

0 commit comments

Comments
 (0)