From 20308c0098ac5414d9d475852b63cf316de7c8e6 Mon Sep 17 00:00:00 2001 From: quantumjim Date: Tue, 26 Nov 2024 09:14:02 +0100 Subject: [PATCH] LECTURE FOR 26/11 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b3a06fc..120c337 100644 --- a/README.md +++ b/README.md @@ -27,12 +27,12 @@ The course consists of the following set of lectures. We will aim to do slightly * 5/11: [Introduction to QEC 1: The repetition code](https://www.youtube.com/watch?v=AuDfq7j_W7E&list=PLaU1vYImkPDxyqJ6zHAs8W92fYKsfXsV-&index=10) * 12/11: [Introduction to QEC 2: The surface code](https://www.youtube.com/watch?v=IdZkxX-Qank&list=PLaU1vYImkPDxyqJ6zHAs8W92fYKsfXsV-&index=11) and the [Stabilizer formalism](https://github.com/quantumjim/Quantum-Computation-course-Basel/blob/main/QI_course/9_Stabilizer_Formalism.pdf) * 19/11: [Classical Coding](extra_resources/Classical%20Coding.pdf) and Decoded Quantum Interferometry (based on [this talk](https://www.youtube.com/watch?v=mA4kdOPOFLM&list=PLgKuh-lKre10gQ2WmHimdr4Bqa3uE8yhX&index=3) and [this blog post](https://dabacon.org/pontiff/2024/10/29/new-quantum-algorithm-dance-dqi-edition/)) -* 26/11: Randomized Benchmarking +* 26/11: Entanglement: [Part 1](QI_Course/7_Quantum_Correlations_part_2) [Part 2](QI_Course/7_Quantum_Correlations_part_2) * 03/12: * 10/12: * 17/12: - +ß ## Extra Topics For some lectures there is also some extra content. We'll cover it if there is time. Otherwise, you can expect to see it in the exercises.