You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+14-7Lines changed: 14 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ themes can be covered:
40
40
- Spectral decomposition and measurements
41
41
- Density matrices
42
42
- Entanglement, pure and mixed states
43
-
- Teaching material in different formats at https://github.com/CompPhysics/QuantumComputingMachineLearning/tree/gh-pages/doc/pub/week2
43
+
v- Teaching material in different formats at https://github.com/CompPhysics/QuantumComputingMachineLearning/tree/gh-pages/doc/pub/week2
44
44
-_Reading recommendation_: Scherer chapter 2 and sections 3.1-3.3. Hundt, Quantum Computing for Programmers, chapter 2.1-2.5. Hundt's text is relevant for the programming part where we build from scratch the ingredients we will need.
45
45
- Video of lecture at https://youtu.be/T7l-rciM0N0
46
46
- Whiteboard notes at https://github.com/CompPhysics/QuantumComputingMachineLearning/blob/gh-pages/doc/HandWrittenNotes/2025/NotesJanuary29.pdf
@@ -109,23 +109,30 @@ themes can be covered:
109
109
110
110
111
111
## March 31-April 4, 2025
112
-
- TBA
112
+
- Discrete Fourier transforms (DFTs, reminder from last week) ) and the fast Fourier Transform (FFT)
113
+
- Quantum Fourier transforms (QFTs), reminder from last week
114
+
- Setting up circuits for QFTs
115
+
- Quantum phase estimation algorithm (QPE)
116
+
- Reading recommendation Hundt, Quantum Computing for Programmers, sections 6.1-6.4 on QFT and QPE.
113
117
114
118
## April 7-11, 2025
115
-
- TBA
119
+
- Setting up circuits for QFTs
120
+
- Quantum phase estimation algorithm (QPE)
121
+
- Reading recommendation Hundt, Quantum Computing for Programmers, sections 6.1-6.4 on QFT and QPE.
122
+
116
123
117
124
## April 14-18, 2025, Public holidays in Norway no classes
0 commit comments