mirror of
https://github.com/quantumjim/Quantum-Computation-course-Basel.git
synced 2025-11-12 18:24:26 +01:00
.
This commit is contained in:
parent
d9cc335997
commit
a65a1940fe
@ -14,7 +14,7 @@
|
|||||||
"cell_type": "markdown",
|
"cell_type": "markdown",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"source": [
|
"source": [
|
||||||
"## 1 Shor Code\n",
|
"## 1. Shor Code\n",
|
||||||
"\n",
|
"\n",
|
||||||
"The Shor (or 9 Qubit) code is a method for quantum error correction based on the classical repetition code. Here we will consider the version where a logical qubit is first stored in three physical qubits using the encoding\n",
|
"The Shor (or 9 Qubit) code is a method for quantum error correction based on the classical repetition code. Here we will consider the version where a logical qubit is first stored in three physical qubits using the encoding\n",
|
||||||
"$$\n",
|
"$$\n",
|
||||||
@ -53,7 +53,7 @@
|
|||||||
"id": "CJyxxSDUQQN9"
|
"id": "CJyxxSDUQQN9"
|
||||||
},
|
},
|
||||||
"source": [
|
"source": [
|
||||||
"## 2 Concatenated Shor Code\n",
|
"## 2. Concatenated Shor Code\n",
|
||||||
"\n",
|
"\n",
|
||||||
"In order to increase the performance of a code we can use the concept of concatenation. We will now consider this process for the Shor code.\n",
|
"In order to increase the performance of a code we can use the concept of concatenation. We will now consider this process for the Shor code.\n",
|
||||||
"\n",
|
"\n",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user