Introduction to quantum computing Updated 2025-08-08
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
Multi-qubit gate Updated 2025-07-16
The most common way to construct multi-qubit gates is to use single-qubit gates as part of a controlled quantum gate.
The Hardware of a Quantum Computer by TU Delft Updated 2025-07-16
But seriously, this is a valuable little list.
The course is basically exclusively about transmons.
The transmon qubit by Leo Di Carlo (2018)
Source. Via QuTech Academy.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.