Skip to content

Commit 3a4ceae

Browse files
committed
Update week1.do.txt
1 parent 17669e1 commit 3a4ceae

File tree

1 file changed

+27
-3
lines changed

1 file changed

+27
-3
lines changed

doc/src/week1/week1.do.txt

Lines changed: 27 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,15 @@ DATE: January 21, 2026
1818
!split
1919
===== Reading recommendation =====
2020

21+
!bblock
2122
o Scherer, Mathematics of Quantum Computations, chapter 2 at URL:"https://link.springer.com/book/10.1007/978-3-030-12358-1"
2223
o Hidary, Quantum Computing: An Applied Approach, chapter 12 at URL:"https://link.springer.com/book/10.1007/978-3-030-23922-0"
2324
o You may also find chapters 1-2 of Olivares useful, see URL:"https://link.springer.com/book/10.1007/978-3-031-83361-8"
25+
!eblock
26+
27+
!bblock
28+
These chpaters from different textbooks give you an overview of some of the central (often linear algebra) mathematical elements needed for quantum computing. The aim of these lecture notes aim at giving you a basic overview of central mathematical elements. For more details we refer you to the above texts and the companion lecture notes.
29+
!eblock
2430

2531
!split
2632
===== Practicalities =====
@@ -48,12 +54,21 @@ o First project: Quantum computing and simulation of quantum mechanical systems
4854
o Second project: Continuation of the first topic with more realistic systems and using adaptive VQE
4955
o Second project: Applications and implementations of quantum machine learning algorithms
5056
o Second project: Studies of entanglement and physical realization of quantum gates and circuits
57+
!eblock
58+
59+
60+
!split
61+
===== More topics for the second projects =====
62+
63+
!bblock
5164
o Second project: Implementation of quantum simulators on actual (real) quantum computers
5265
o Second project: Simulation of linear algebra systems on quantum computers, solving differential equations
5366
o Second project: Implementation and studies of the Quantum Approximate Optimization Algorithm (QAOA)
5467
o Second project: Implementing Shor's algorithm or other
5568
!eblock
5669

70+
71+
5772
Project two examples at URL:"https://github.com/CompPhysics/QuantumComputingMachineLearning/tree/gh-pages/doc/Projects/ProjectExamples"
5873

5974
!split
@@ -65,18 +80,27 @@ o Exercise sessions: Wednesday 815-10, first session January 28. Last session Ma
6580
!eblock
6681

6782
!split
68-
===== Possible textbooks =====
83+
===== Possible textbooks, Quantum Computing =====
6984

7085
!bblock
71-
o Maria Schuld and Francesco Petruccione, Machine Learning with Quantum Computers, see URL:"https://link.springer.com/book/10.1007/978-3-030-83098-4"
72-
o Claudio Conti, Quantum Machine Learning (Springer), see UR:"https://link.springer.com/book/10.1007/978-3-031-44226-1"
7386
o Wolfgang Scherer, Mathematics of Quantum Computing, see URL:"https://link.springer.com/book/10.1007/978-3-030-12358-1"
7487
o Hidary, Quantum Computing: An Applied Approach, see URL:https://link.springer.com/book/10.1007/978-3-030-23922-0"
7588
o Stefano Olivares, A Student’s Guide to Quantum Computing, see URL:"https://link.springer.com/book/10.1007/978-3-031-83361-8"
7689
o Robert Hundt, Quantum Computing for Programmers, URL:"https://www.cambridge.org/core/books/quantum-computing-for-programmers/BA1C887BE4AC0D0D5653E71FFBEF61C6"
7790
o Robert Loredo, Learn Quantum Computing with Python and IBM Quantum Experience, see URL:"https://github.com/PacktPublishing/Learn-Quantum-Computing-with-Python-and-IBM-Quantum-Experience"
7891
!eblock
7992

93+
94+
!split
95+
===== Possible textbooks, Quantum ML =====
96+
97+
!bblock
98+
o Maria Schuld and Francesco Petruccione, Machine Learning with Quantum Computers, see URL:"https://link.springer.com/book/10.1007/978-3-030-83098-4"
99+
o Claudio Conti, Quantum Machine Learning (Springer), see UR:"https://link.springer.com/book/10.1007/978-3-031-44226-1"
100+
!eblock
101+
102+
103+
80104
!split
81105
===== Classic texts and lecture notes =====
82106

0 commit comments

Comments
 (0)