Course plan:
- Section "Programmer's model of quantum computers"
- look at a Qiskit hello world
- e.g. ours: qiskit/hello.py
- learn about quantum circuits.
- tensor product in quantum computing
- First we learn some quantum logic gates. This shows an alternative, and extremely important view of a quantum computer besides a matrix multiplication: as a circuit. Fundamental subsections:
- quantum algorithms
The most common way to construct multi-qubit gates is to use single-qubit gates as part of a controlled quantum gate.
But seriously, this is a valuable little list.
The course is basically exclusively about transmons.
Circuit QED by Leo Di Carlo (2018)
Source. Via QuTech Academy.Single-qubit gate by Brian Taraskinki (2018)
Source. Good video! Basically you make a phase rotation by controlling the envelope of a pulse.Two qubit gates by Adriaan Rol (2018)
Source.