From e9ebc4ab282c3a39e1c91ae4957f75e8faa68a8b Mon Sep 17 00:00:00 2001 From: James Wootton Date: Wed, 19 Nov 2025 09:44:27 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 479f199..c5f12d5 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ The course consists of the following set of lectures. We will aim to do slightly * 28/10: [From the Fourier Transform to Shor's Algorithm](https://www.youtube.com/watch?v=WqgNu8ZziPQ) * 04/11: [Grover's Algorithm and why we can't yet run it](https://www.youtube.com/watch?v=YfFp3K4cAF4) - [Notes available here](https://github.com/quantumjim/Quantum-Computation-course-Basel/blob/270ad12f3de4016c312775daa7b6cb0810fbacfa/Extra%20materials/Grover.pdf) * 11/11: [Notion of entanglement theory: checking that what we are doing is indeed quantum](https://youtu.be/37bN3r_5Fa4) - [Notes available here](https://github.com/quantumjim/Quantum-Computation-course-Basel/blob/270ad12f3de4016c312775daa7b6cb0810fbacfa/Extra%20materials/Entanglement%20theory.pdf), [application notebooks available](https://github.com/quantumjim/Quantum-Computation-course-Basel/tree/main/extra_resources/Entanglement_extra) -* 18/11: The main obstacle to fault-tolance: noise in Quantum computers - [Notes available here](https://github.com/quantumjim/Quantum-Computation-course-Basel/blob/270ad12f3de4016c312775daa7b6cb0810fbacfa/Extra%20materials/Noise%20in%20QC.pdf) +* 18/11: [The main obstacle to fault-tolance: noise in Quantum computers](https://youtu.be/0XCxbAD-W0k) - [Notes available here](https://github.com/quantumjim/Quantum-Computation-course-Basel/blob/270ad12f3de4016c312775daa7b6cb0810fbacfa/Extra%20materials/Noise%20in%20QC.pdf) * 25/11: Mitigating noise: being right at a cost [May change] * 02/12: [Introduction to QEC 1: The repetition code](https://www.youtube.com/watch?v=AuDfq7j_W7E&list=PLaU1vYImkPDxyqJ6zHAs8W92fYKsfXsV-&index=10) and [Introduction to QEC 2: The surface code](https://www.youtube.com/watch?v=IdZkxX-Qank&list=PLaU1vYImkPDxyqJ6zHAs8W92fYKsfXsV-&index=11) * 09/12: NISQ-compatible algorithms [May change]