vault backup: 2026-07-30 10:41:36

This commit is contained in:
Benjamin Neumann
2026-07-30 10:41:36 +02:00
parent 241b1517da
commit c4385ce853
6 changed files with 26 additions and 26 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

@@ -26,3 +26,17 @@ The Teleportation example from [[Quantum Circuits]] with ket notation:
![[Pasted image 20260730102318.png]]
## Bra and Braket notation
Additionally to ket notation, bra notation, $\bra{}$ denotes the conjugate transpose of $\ket{}$:
$\bra{\psi} := \ket{\psi}^\dagger$
Example:
![[Pasted image 20260730103526.png]]
Combined, we get the Braket notation $\braket{\psi||\phi}$
Example:
![[Pasted image 20260730103836.png]]
@@ -6,4 +6,5 @@
## 6. [[Composite Systems]]
## 7. [[Quantum Circuits]]
## 8. [[Ket Notation]]
## 9. [[Bernstein-Vazirani Algorithm]]