vault backup: 2026-08-06 10:15:50

This commit is contained in:
Benjamin Neumann
2026-08-06 10:15:50 +02:00
parent 4a0e3a6e22
commit 36fe24ab7a
10 changed files with 35 additions and 13 deletions
+12 -12
View File
@@ -13,12 +13,12 @@
"state": {
"type": "markdown",
"state": {
"file": "SS2026/Quantum Computing/16. Universal set of gates/Universal Set of Gates.md",
"file": "SS2026/Quantum Computing/17. Quantum Error Correction/Quantum Error Correction.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "Universal Set of Gates"
"title": "Quantum Error Correction"
}
}
]
@@ -218,25 +218,26 @@
},
"active": "25f5b25d5eca7203",
"lastOpenFiles": [
"SS2026/Quantum Computing/Introduction to Quantum Computing.md",
"SS2026/Quantum Computing/17. Quantum Error Correction/Quantum Error Correction.md",
"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/Pasted image 20260806100838.png",
"SS2026/Quantum Computing/16. Universal set of gates/Anhänge/Pasted image 20260806100826.png",
"SS2026/Quantum Computing/16. Universal set of gates/Anhänge/Pasted image 20260806100821.png",
"SS2026/Quantum Computing/16. Universal set of gates/Anhänge/Pasted image 20260806100803.png",
"SS2026/Quantum Computing/16. Universal set of gates/Anhänge/Pasted image 20260806095904.png",
"SS2026/Quantum Computing/16. Universal set of gates/Anhänge/Pasted image 20260806095829.png",
"SS2026/Quantum Computing/16. Universal set of gates/Anhänge",
"SS2026/Quantum Computing/Introduction to Quantum Computing.md",
"SS2026/Quantum Computing/16. Universal set of gates/Universal Set of Gates.md",
"SS2026/Quantum Computing/15. Ion-based/Ion-based Quantum Computers.md",
"SS2026/Quantum Computing/16. Universal set of gates",
"SS2026/Quantum Computing/15. Ion-based/Anhänge/Pasted image 20260805194639.png",
"SS2026/Quantum Computing/15. Ion-based/Anhänge/Pasted image 20260805194630.png",
"SS2026/Quantum Computing/15. Ion-based/Anhänge/Pasted image 20260805194614.png",
"SS2026/Quantum Computing/15. Ion-based/Anhänge/Pasted image 20260805194600.png",
"SS2026/Quantum Computing/15. Ion-based/Anhänge/Pasted image 20260805194245.png",
"SS2026/Quantum Computing/15. Ion-based/Anhänge/Pasted image 20260805194238.png",
"SS2026/Quantum Computing/15. Ion-based/Anhänge/Pasted image 20260805193638.png",
"SS2026/Quantum Computing/15. Ion-based/Anhänge",
"SS2026/Quantum Computing/14. Quantum Computer/From Quantum Physics to Quantum Computers.md",
"SS2026/Quantum Computing/15. Ion-based",
"SS2026/Quantum Computing/14. Quantum Computer/Anhänge/Pasted image 20260805175409.png",
"SS2026/Quantum Computing/14. Quantum Computer/Anhänge/Pasted image 20260805175356.png",
"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",
@@ -244,7 +245,6 @@
"SS2026/Quantum Computing/13. Quantum Physics/Anhänge",
"SS2026/Quantum Computing/12. Grover's Algorithm/Grover's Algorithm.md",
"SS2026/Quantum Computing/13. Quantum Physics",
"SS2026/Quantum Computing/12. Grover's Algorithm/Anhänge",
"SS2026/Klausurplan.canvas",
"SS2026/Quantum Computing/11. Shor's Algorithm/Shor's Algorithm.md",
"SS2026/Quantum Computing/10. Discrete Fourier Transformation/Discrete Fourier Transformation.md",
Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 83 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

@@ -8,4 +8,25 @@ A universal set of gates is a set of gates which is necessary to generate all po
![[Pasted image 20260806095904.png]]
But we can't create all gates from only Pauli matrices.
For example, because we only manipu
For example, because we only manipulate a single qubit, we cant create the CNOT gate, which creates entanglement.
And we cannot create all single-qubit gates from only pauli matrices either... because the product of pauli matrices is always a pauli matrix again or the identity..
## Other Gates
![[Pasted image 20260806100803.png]]
## Rotation Gates
![[Pasted image 20260806100821.png]]![[Pasted image 20260806100826.png]]
## Clifford Gates
![[Pasted image 20260806100838.png]]
## Gottesmann-Knill theorem
![[Pasted image 20260806100859.png]]![[Pasted image 20260806100904.png]]
1
@@ -14,3 +14,4 @@
## 14. [[From Quantum Physics to Quantum Computers]]
## 15. [[Ion-based Quantum Computers]]
## 16. [[Universal Set of Gates]]
## 17. [[Quantum Error Correction]]