From aea245b0555cd40ee3c6828ef5db55215ff1522b Mon Sep 17 00:00:00 2001 From: James Wootton Date: Tue, 12 Dec 2023 10:18:10 +0100 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9dc82c2..39b13b3 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,10 @@ Below are links to the lecture videos for the lectures so far. For links to the - In-class exercises: [Shor code](https://github.com/quantumjim/Quantum-Computation-course-Basel/blob/main/exercises_2019/Exercise7.pdf) * Lecture 12: *No video lecture* - - In-class lecture: [Decoding 3: Programming and Using a Matching Decoder](https://github.com/quantumjim/qec_lectures/blob/main/lecture-1.ipynb) + - In-class lecture: [Decoding 3: Programming and Using a Matching Decoder](https://github.com/quantumjim/qec_lectures/blob/main/lecture-3.ipynb) + +* Lecture 13: *No video lecture* + - In-class lecture: [Decoding 4: Programming HDRG Decoders](https://github.com/quantumjim/qec_lectures/blob/main/lecture-4.ipynb) ## Exercises