We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8633350 commit 31b2effCopy full SHA for 31b2eff
1 file changed
doc/src/week11/week11.do.txt
@@ -9,6 +9,9 @@ DATE: April 8, 2026
9
!bblock
10
* The Quantum Approximate Optimization Algorithm (QAOA).
11
* The HHL algorithm
12
+* Material this week:
13
+ o PDF slides at URL:"https://github.com/CompPhysics/QuantumComputingMachineLearning/blob/gh-pages/doc/pub/week11/pdf/week11slides.pdf"
14
+ o Jupyter-notebooks at URL:"https://github.com/CompPhysics/QuantumComputingMachineLearning/tree/gh-pages/doc/pub/week11/ipynb"
15
#* "Video of lecture TBA":"https://youtu.be/"
16
#* "Whiteboard notes":"https://github.com/CompPhysics/QuantumComputingMachineLearning/blob/gh-pages/doc/HandWrittenNotes/2025/NotesApril2.pdf"
17
!eblock
@@ -40,3 +43,5 @@ The core idea is to solve a linear system
40
43
A \mathbf{x} = \mathbf{b}
41
44
\]
42
45
!et
46
+
47
0 commit comments