From 4cad5def519633bd75f1f00e7c86cedaa960a03c Mon Sep 17 00:00:00 2001 From: James Wootton Date: Tue, 3 Oct 2023 09:48:19 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c6961b6..7c66423 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,9 @@ Below are links to the lecture videos for the lectures so far. For links to the - In-class exercises: [Playing with Paulis](https://github.com/quantumjim/Quantum-Computation-course-Basel/blob/main/exercises_2022/Exercise3.ipynb), [More playing with Paulis](https://github.com/quantumjim/Quantum-Computation-course-Basel/blob/main/exercises_2022/Exercise4.ipynb) * Lecture 3: [Multi qubit States and Circuit Identities](https://www.youtube.com/watch?v=pzkeypXaQ-Q) + - Extra lecture: [Density matrices](https://github.com/quantumjim/Quantum-Computation-course-Basel/blob/main/QI_course/2_The_Qubit.pdf), [partial trace](https://github.com/quantumjim/Quantum-Computation-course-Basel/blob/main/QI_course/3_Quantum_Information.pdf) and [Schmidt decomposition](https://github.com/quantumjim/Quantum-Computation-course-Basel/blob/main/QI_course/6_Quantum_Correlations_part_1.pdf). + +* Lecture 4: [Fun with matrices](https://www.youtube.com/watch?v=e7NTozZMRqk) ## Exercises