vault backup: 2026-07-30 10:29:50

This commit is contained in:
Benjamin Neumann
2026-07-30 10:29:50 +02:00
parent cd7bc8e412
commit 241b1517da
7 changed files with 45 additions and 12 deletions
@@ -7,3 +7,22 @@ To represent the vector $e_i$ as its classical possibility we use $\ket{}$ .
For a classical possibility x, which is the i-th possibility represented by $e_i$ we use:
![[Pasted image 20260730101435.png]]
Example:
![[Pasted image 20260730101723.png]]
Also we have 2 special cases:
![[Pasted image 20260730102024.png]]
$\ket{+} = \begin{pmatrix} \frac{1}{\sqrt{2}} \\ \frac{1}{\sqrt{2}} \end{pmatrix}$
$\ket{-} = \begin{pmatrix} \frac{1}{\sqrt{2}} \\ -\frac{1}{\sqrt{2}} \end{pmatrix}$
The Teleportation example from [[Quantum Circuits]] with ket notation:
![[Pasted image 20260730102305.png]]
![[Pasted image 20260730102312.png]]
![[Pasted image 20260730102318.png]]