mirror of
https://github.com/quantumjim/Quantum-Computation-course-Basel.git
synced 2025-11-12 22:04:26 +01:00
.
This commit is contained in:
parent
d9cc335997
commit
a65a1940fe
@ -14,7 +14,7 @@
|
||||
"cell_type": "markdown",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"## 1 Shor Code\n",
|
||||
"## 1. Shor Code\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",
|
||||
"$$\n",
|
||||
@ -53,7 +53,7 @@
|
||||
"id": "CJyxxSDUQQN9"
|
||||
},
|
||||
"source": [
|
||||
"## 2 Concatenated Shor Code\n",
|
||||
"## 2. Concatenated Shor Code\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",
|
||||
"\n",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user