vault backup: 2026-07-30 15:49:29

This commit is contained in:
Benjamin Neumann
2026-07-30 15:49:29 +02:00
parent 1e402064a6
commit bb991dd4d4
3 changed files with 12 additions and 1 deletions
+1 -1
View File
@@ -216,6 +216,7 @@
}, },
"active": "25f5b25d5eca7203", "active": "25f5b25d5eca7203",
"lastOpenFiles": [ "lastOpenFiles": [
"SS2026/Quantum Computing/Bernstein-Vazirani/Anhänge/Pasted image 20260730154444.png",
"SS2026/Quantum Computing/Bernstein-Vazirani/Anhänge/Pasted image 20260730153305.png", "SS2026/Quantum Computing/Bernstein-Vazirani/Anhänge/Pasted image 20260730153305.png",
"SS2026/Quantum Computing/Bernstein-Vazirani/Anhänge/Pasted image 20260730145119.png", "SS2026/Quantum Computing/Bernstein-Vazirani/Anhänge/Pasted image 20260730145119.png",
"SS2026/Quantum Computing/Bernstein-Vazirani/Anhänge/Pasted image 20260730144713.png", "SS2026/Quantum Computing/Bernstein-Vazirani/Anhänge/Pasted image 20260730144713.png",
@@ -233,7 +234,6 @@
"SS2026/Quantum Computing/8. Ket Notation/Anhänge/Pasted image 20260730102305.png", "SS2026/Quantum Computing/8. Ket Notation/Anhänge/Pasted image 20260730102305.png",
"SS2026/Quantum Computing/8. Ket Notation/Anhänge/Pasted image 20260730102024.png", "SS2026/Quantum Computing/8. Ket Notation/Anhänge/Pasted image 20260730102024.png",
"SS2026/Quantum Computing/8. Ket Notation/Anhänge/Pasted image 20260730101723.png", "SS2026/Quantum Computing/8. Ket Notation/Anhänge/Pasted image 20260730101723.png",
"SS2026/Quantum Computing/8. Ket Notation/Anhänge/Pasted image 20260730101435.png",
"SS2026/Quantum Computing/8. Ket Notation/Anhänge", "SS2026/Quantum Computing/8. Ket Notation/Anhänge",
"SS2026/Quantum Computing/8. Ket Notation", "SS2026/Quantum Computing/8. Ket Notation",
"SS2026/Quantum Computing/4. Observing and measuring/Observing probabilistic and measuring quantum systems.md", "SS2026/Quantum Computing/4. Observing and measuring/Observing probabilistic and measuring quantum systems.md",
Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

@@ -31,3 +31,14 @@ It can be calculated as follows:
![[Pasted image 20260730153305.png]] ![[Pasted image 20260730153305.png]]
And we can rewrite $U_f(\ket{x} \otimes \ket{-})$ as
![[Pasted image 20260730154444.png]]
The bottom wire has not changed.
The top wire now has f(x) encoded in its quantum state.
The phenomenon that the output of f is encoded as a -1 is called phase kickback.
We need one final step before measuring.
Now, we perform one final hadamard gate on the top wire.