vault backup: 2026-08-06 14:16:02

This commit is contained in:
Benjamin Neumann
2026-08-06 14:16:02 +02:00
parent 23025836f6
commit 34cec4f979
9 changed files with 29 additions and 11 deletions
+11 -11
View File
@@ -13,12 +13,12 @@
"state": {
"type": "markdown",
"state": {
"file": "SS2026/Quantum Computing/18. Fault-torerant computation/Fault-Tolerant Computation.md",
"file": "SS2026/Quantum Computing/19. Quantum Complexity/Quantum Complexity.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "Fault-Tolerant Computation"
"title": "Quantum Complexity"
}
}
]
@@ -218,25 +218,26 @@
},
"active": "25f5b25d5eca7203",
"lastOpenFiles": [
"SS2026/Quantum Computing/Introduction to Quantum Computing.md",
"SS2026/Quantum Computing/19. Quantum Complexity/Quantum Complexity.md",
"SS2026/Quantum Computing/18. Fault-torerant computation/Fault-Tolerant Computation.md",
"SS2026/Quantum Computing/19. Quantum Complexity",
"SS2026/Quantum Computing/18. Fault-torerant computation/Anhänge/Pasted image 20260806140650.png",
"SS2026/Quantum Computing/18. Fault-torerant computation/Anhänge/Pasted image 20260806140639.png",
"SS2026/Quantum Computing/18. Fault-torerant computation/Anhänge/Pasted image 20260806140629.png",
"SS2026/Quantum Computing/18. Fault-torerant computation/Anhänge/Pasted image 20260806140514.png",
"SS2026/Quantum Computing/18. Fault-torerant computation/Anhänge/Pasted image 20260806140451.png",
"SS2026/Quantum Computing/18. Fault-torerant computation/Anhänge/Pasted image 20260806135610.png",
"SS2026/Quantum Computing/18. Fault-torerant computation/Anhänge/Pasted image 20260806135601.png",
"SS2026/Quantum Computing/18. Fault-torerant computation/Anhänge",
"SS2026/Quantum Computing/Introduction to Quantum Computing.md",
"SS2026/Quantum Computing/18. Fault-torerant computation/Fault-Tolerant Computation.md",
"SS2026/Quantum Computing/17. Quantum Error Correction/Quantum Error Correction.md",
"SS2026/Quantum Computing/18. Fault-torerant computation",
"SS2026/Quantum Computing/17. Quantum Error Correction/Anhänge/Pasted image 20260806113212.png",
"SS2026/Quantum Computing/17. Quantum Error Correction/Anhänge/Pasted image 20260806113154.png",
"SS2026/Quantum Computing/17. Quantum Error Correction/Anhänge/Pasted image 20260806113147.png",
"SS2026/Quantum Computing/17. Quantum Error Correction/Anhänge/Pasted image 20260806111549.png",
"SS2026/Quantum Computing/17. Quantum Error Correction/Anhänge/Pasted image 20260806111448.png",
"SS2026/Quantum Computing/17. Quantum Error Correction/Anhänge/Pasted image 20260806111316.png",
"SS2026/Quantum Computing/17. Quantum Error Correction/Anhänge/Pasted image 20260806110847.png",
"SS2026/Quantum Computing/17. Quantum Error Correction/Anhänge",
"SS2026/Quantum Computing/16. Universal set of gates/Universal Set of Gates.md",
"SS2026/Quantum Computing/17. Quantum Error Correction",
"SS2026/Quantum Computing/16. Universal set of gates/Anhänge/Pasted image 20260806100904.png",
"SS2026/Quantum Computing/16. Universal set of gates/Anhänge/Pasted image 20260806100859.png",
"SS2026/Quantum Computing/16. Universal set of gates/Anhänge",
"SS2026/Quantum Computing/15. Ion-based/Ion-based Quantum Computers.md",
"SS2026/Quantum Computing/16. Universal set of gates",
@@ -245,7 +246,6 @@
"SS2026/Quantum Computing/15. Ion-based",
"SS2026/Quantum Computing/14. Quantum Computer/Anhänge",
"SS2026/Quantum Computing/13. Quantum Physics/Quantum Physics.md",
"SS2026/Quantum Computing/Anhänge/Introduction-to-Quantum-Computing.pdf",
"SS2026/Quantum Computing/12. Grover's Algorithm/Grover's Algorithm.md",
"SS2026/Klausurplan.canvas",
"SS2026/Quantum Computing/11. Shor's Algorithm/Shor's Algorithm.md",
Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 79 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 65 KiB

@@ -10,3 +10,20 @@ We begin by defining how to apply operations to encoded qubits:
![[Pasted image 20260806135601.png]]
![[Pasted image 20260806135610.png]]
## Fault tolerant Gates
Now we need to reduce our error probability.
![[Pasted image 20260806140451.png]]
To make this circuit fault-tolerant, we replace it with:
![[Pasted image 20260806140514.png]]
Let's look at a circuit for CNOT:
![[Pasted image 20260806140629.png]]
![[Pasted image 20260806140639.png]]
![[Pasted image 20260806140650.png]]
@@ -16,3 +16,4 @@
## 16. [[Universal Set of Gates]]
## 17. [[Quantum Error Correction]]
## 18. [[Fault-Tolerant Computation]]
## 19. [[Quantum Complexity]]