diff --git a/README.md b/README.md index 0bb7ef0..9c0ba18 100644 --- a/README.md +++ b/README.md @@ -28,8 +28,8 @@ The course consists of the following set of lectures. We will aim to do slightly * 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: Entanglement: [Part 1](QI_Course/7_Quantum_Correlations_part_2) [Part 2](QI_Course/7_Quantum_Correlations_part_2) -* 03/12: Benchmarking -* 10/12: ZX Calculus +* 03/12: ZX Calculus +* 10/12: Benchmarking * 17/12: Final Project brainstorming (1 hour only) diff --git a/extra_resources/.DS_Store b/extra_resources/.DS_Store new file mode 100644 index 0000000..d1d40ec Binary files /dev/null and b/extra_resources/.DS_Store differ diff --git a/extra_resources/Lecture 6 (2013 version).pdf b/extra_resources/Lecture 6 (2013 version).pdf deleted file mode 100644 index 11af5b6..0000000 Binary files a/extra_resources/Lecture 6 (2013 version).pdf and /dev/null differ diff --git a/extra_resources/Repetition-and-Shor-codes.pptx b/extra_resources/Repetition-and-Shor-codes.pptx new file mode 100644 index 0000000..85bac67 Binary files /dev/null and b/extra_resources/Repetition-and-Shor-codes.pptx differ diff --git a/extra_resources/Wootton-QNLP2023.pdf b/extra_resources/Wootton-QNLP2023.pdf new file mode 100644 index 0000000..0c23a18 Binary files /dev/null and b/extra_resources/Wootton-QNLP2023.pdf differ diff --git a/extra_resources/ZX.pdf b/extra_resources/ZX.pdf new file mode 100644 index 0000000..91cb980 Binary files /dev/null and b/extra_resources/ZX.pdf differ