Path: blob/main/notebooks/summer-school/2022/lab-1.ipynb
3855 views
Kernel: Python 3
Lab 1
In the first Lab we will start slowly by giving an introduction to simple one qubit gates and show how they can be seen as rotations. We will then take a look at multi qubit gates and see some examples on how they can be used to create entangled states. After that we will apply the knowledge of complexity theory, which we learned in class, to quantum circuits. We will also take another look at the Quantum Fourier Transform as well as how to generate entangled states, with complexity theory in mind.
This lab is meant as an introduction / a repetition of the basics of quantum computation, as well as for introducing some examples of the concepts shown in the lecture to help you to learn them.