From 7c24fb29b4e53acfd35d6f9eaf52170e7e5fc4aa Mon Sep 17 00:00:00 2001 From: James Wootton Date: Tue, 17 Oct 2023 10:47:35 +0200 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 66abc11..4f900a0 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,12 @@ Below are links to the lecture videos for the lectures so far. For links to the * Lecture 4: [Fun with matrices](https://www.youtube.com/watch?v=e7NTozZMRqk) +* Lecture 5: [Circuits and Universality](https://www.youtube.com/watch?v=E53mfGrV8ek) + - Extra lecture: [Proof that Clifford + t is universal](https://github.com/quantumjim/Quantum-Computation-course-Basel/blob/main/extra_resources/Lecture%206%20(2013%20version).pdf) + - In-class exercise: [Real quantum computing](https://github.com/quantumjim/Quantum-Computation-course-Basel/blob/main/exercises_2022/Exercise7.ipynb) + +* Lecture 6: [Basic Algorithms and Protocols](https://www.youtube.com/watch?v=fNOEVXQKv9M) + ## Exercises ### In-Class Exercises @@ -48,6 +54,6 @@ Take-home exercises set on 17th Oct, 7th Nov and 28th Nov. There will be hints s * [Exercise sheet 1](https://github.com/quantumjim/Quantum-Computation-course-Basel/blob/main/exercises/Exercise1.ipynb): Set 17th Oct. Hint session and hand-in instructions at 16:15. -## Exam/Final Project +## Final Project More information regarding the final evaluation will follow.