Skip to content

Commit b5db6b4

Browse files
Merge pull request #147 from Quantum-Software-Development/FabianaCampanari-patch-1
Update README.md
2 parents 25b2215 + b94fd14 commit b5db6b4

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

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

118118
<br>
119119

120-
121120
7. **John von Neumann (1932)**
122121
* Formalized the mathematics of quantum mechanics and introduced operator theory.
123122

123+
Formula for the density matrix in Hilbert space:
124+
$\huge \color{DeepSkyBlue} \rho = \sum_i p_i |\psi_i\rangle \langle\psi_i|$
125+
126+
Where:
127+
- $\large \color{DeepSkyBlue} \rho$ is the density matrix.
128+
- $\large \color{DeepSkyBlue} p_i$ are the probabilities of the quantum states.
129+
- $\large \color{DeepSkyBlue} |\psi_i\rangle$ are the individual quantum states.
124130

125131

126132

0 commit comments

Comments
 (0)