Skip to content

Commit c8c3bd7

Browse files
committed
update week 1
1 parent 3a4ceae commit c8c3bd7

File tree

7 files changed

+488
-289
lines changed

7 files changed

+488
-289
lines changed

doc/pub/week1/html/week1-bs.html

Lines changed: 57 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,19 @@
4747
None,
4848
'more-on-projects-and-final-grade'),
4949
('Topics for the projects', 2, None, 'topics-for-the-projects'),
50+
('More topics for the second projects',
51+
2,
52+
None,
53+
'more-topics-for-the-second-projects'),
5054
('Schedule', 2, None, 'schedule'),
51-
('Possible textbooks', 2, None, 'possible-textbooks'),
55+
('Possible textbooks, Quantum Computing',
56+
2,
57+
None,
58+
'possible-textbooks-quantum-computing'),
59+
('Possible textbooks, Quantum ML',
60+
2,
61+
None,
62+
'possible-textbooks-quantum-ml'),
5263
('Classic texts and lecture notes',
5364
2,
5465
None,
@@ -254,8 +265,10 @@
254265
<!-- navigation toc: --> <li><a href="#practicalities" style="font-size: 80%;">Practicalities</a></li>
255266
<!-- navigation toc: --> <li><a href="#more-on-projects-and-final-grade" style="font-size: 80%;">More on projects and final grade</a></li>
256267
<!-- navigation toc: --> <li><a href="#topics-for-the-projects" style="font-size: 80%;">Topics for the projects</a></li>
268+
<!-- navigation toc: --> <li><a href="#more-topics-for-the-second-projects" style="font-size: 80%;">More topics for the second projects</a></li>
257269
<!-- navigation toc: --> <li><a href="#schedule" style="font-size: 80%;">Schedule</a></li>
258-
<!-- navigation toc: --> <li><a href="#possible-textbooks" style="font-size: 80%;">Possible textbooks</a></li>
270+
<!-- navigation toc: --> <li><a href="#possible-textbooks-quantum-computing" style="font-size: 80%;">Possible textbooks, Quantum Computing</a></li>
271+
<!-- navigation toc: --> <li><a href="#possible-textbooks-quantum-ml" style="font-size: 80%;">Possible textbooks, Quantum ML</a></li>
259272
<!-- navigation toc: --> <li><a href="#classic-texts-and-lecture-notes" style="font-size: 80%;">Classic texts and lecture notes</a></li>
260273
<!-- navigation toc: --> <li><a href="#online-material-of-possible-interest" style="font-size: 80%;">Online material of possible interest</a></li>
261274
<!-- navigation toc: --> <li><a href="#notations-and-definitions" style="font-size: 80%;">Notations and definitions</a></li>
@@ -386,11 +399,26 @@ <h2 id="overview-of-first-week-basic-notions-of-quantum-mechanics" class="anchor
386399
<!-- !split -->
387400
<h2 id="reading-recommendation" class="anchor">Reading recommendation </h2>
388401

402+
<div class="panel panel-default">
403+
<div class="panel-body">
404+
<!-- subsequent paragraphs come in larger fonts, so start with a paragraph -->
389405
<ol>
390406
<li> Scherer, Mathematics of Quantum Computations, chapter 2 at <a href="https://link.springer.com/book/10.1007/978-3-030-12358-1" target="_self"><tt>https://link.springer.com/book/10.1007/978-3-030-12358-1</tt></a></li>
391407
<li> Hidary, Quantum Computing: An Applied Approach, chapter 12 at <a href="https://link.springer.com/book/10.1007/978-3-030-23922-0" target="_self"><tt>https://link.springer.com/book/10.1007/978-3-030-23922-0</tt></a></li>
392408
<li> You may also find chapters 1-2 of Olivares useful, see <a href="https://link.springer.com/book/10.1007/978-3-031-83361-8" target="_self"><tt>https://link.springer.com/book/10.1007/978-3-031-83361-8</tt></a></li>
393409
</ol>
410+
</div>
411+
</div>
412+
413+
414+
<div class="panel panel-default">
415+
<div class="panel-body">
416+
<!-- subsequent paragraphs come in larger fonts, so start with a paragraph -->
417+
<p>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.</p>
418+
</div>
419+
</div>
420+
421+
394422
<!-- !split -->
395423
<h2 id="practicalities" class="anchor">Practicalities </h2>
396424
<div class="panel panel-default">
@@ -431,6 +459,18 @@ <h2 id="topics-for-the-projects" class="anchor">Topics for the projects </h2>
431459
<li> Second project: Continuation of the first topic with more realistic systems and using adaptive VQE</li>
432460
<li> Second project: Applications and implementations of quantum machine learning algorithms</li>
433461
<li> Second project: Studies of entanglement and physical realization of quantum gates and circuits</li>
462+
</ol>
463+
</div>
464+
</div>
465+
466+
467+
<!-- !split -->
468+
<h2 id="more-topics-for-the-second-projects" class="anchor">More topics for the second projects </h2>
469+
470+
<div class="panel panel-default">
471+
<div class="panel-body">
472+
<!-- subsequent paragraphs come in larger fonts, so start with a paragraph -->
473+
<ol>
434474
<li> Second project: Implementation of quantum simulators on actual (real) quantum computers</li>
435475
<li> Second project: Simulation of linear algebra systems on quantum computers, solving differential equations</li>
436476
<li> Second project: Implementation and studies of the Quantum Approximate Optimization Algorithm (QAOA)</li>
@@ -457,14 +497,12 @@ <h2 id="schedule" class="anchor">Schedule </h2>
457497

458498

459499
<!-- !split -->
460-
<h2 id="possible-textbooks" class="anchor">Possible textbooks </h2>
500+
<h2 id="possible-textbooks-quantum-computing" class="anchor">Possible textbooks, Quantum Computing </h2>
461501

462502
<div class="panel panel-default">
463503
<div class="panel-body">
464504
<!-- subsequent paragraphs come in larger fonts, so start with a paragraph -->
465505
<ol>
466-
<li> Maria Schuld and Francesco Petruccione, Machine Learning with Quantum Computers, see <a href="https://link.springer.com/book/10.1007/978-3-030-83098-4" target="_self"><tt>https://link.springer.com/book/10.1007/978-3-030-83098-4</tt></a></li>
467-
<li> Claudio Conti, Quantum Machine Learning (Springer), see UR:"https://link.springer.com/book/10.1007/978-3-031-44226-1"</li>
468506
<li> Wolfgang Scherer, Mathematics of Quantum Computing, see <a href="https://link.springer.com/book/10.1007/978-3-030-12358-1" target="_self"><tt>https://link.springer.com/book/10.1007/978-3-030-12358-1</tt></a></li>
469507
<li> Hidary, Quantum Computing: An Applied Approach, see URL:https://link.springer.com/book/10.1007/978-3-030-23922-0"</li>
470508
<li> Stefano Olivares, A Student&#8217;s Guide to Quantum Computing, see <a href="https://link.springer.com/book/10.1007/978-3-031-83361-8" target="_self"><tt>https://link.springer.com/book/10.1007/978-3-031-83361-8</tt></a></li>
@@ -475,6 +513,20 @@ <h2 id="possible-textbooks" class="anchor">Possible textbooks </h2>
475513
</div>
476514

477515

516+
<!-- !split -->
517+
<h2 id="possible-textbooks-quantum-ml" class="anchor">Possible textbooks, Quantum ML </h2>
518+
519+
<div class="panel panel-default">
520+
<div class="panel-body">
521+
<!-- subsequent paragraphs come in larger fonts, so start with a paragraph -->
522+
<ol>
523+
<li> Maria Schuld and Francesco Petruccione, Machine Learning with Quantum Computers, see <a href="https://link.springer.com/book/10.1007/978-3-030-83098-4" target="_self"><tt>https://link.springer.com/book/10.1007/978-3-030-83098-4</tt></a></li>
524+
<li> Claudio Conti, Quantum Machine Learning (Springer), see UR:"https://link.springer.com/book/10.1007/978-3-031-44226-1"</li>
525+
</ol>
526+
</div>
527+
</div>
528+
529+
478530
<!-- !split -->
479531
<h2 id="classic-texts-and-lecture-notes" class="anchor">Classic texts and lecture notes </h2>
480532

doc/pub/week1/html/week1-reveal.html

Lines changed: 36 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -213,11 +213,22 @@ <h2 id="overview-of-first-week-basic-notions-of-quantum-mechanics">Overview of f
213213
<section>
214214
<h2 id="reading-recommendation">Reading recommendation </h2>
215215

216+
<div class="alert alert-block alert-block alert-text-normal">
217+
<b></b>
218+
<p>
216219
<ol>
217220
<p><li> Scherer, Mathematics of Quantum Computations, chapter 2 at <a href="https://link.springer.com/book/10.1007/978-3-030-12358-1" target="_blank"><tt>https://link.springer.com/book/10.1007/978-3-030-12358-1</tt></a></li>
218221
<p><li> Hidary, Quantum Computing: An Applied Approach, chapter 12 at <a href="https://link.springer.com/book/10.1007/978-3-030-23922-0" target="_blank"><tt>https://link.springer.com/book/10.1007/978-3-030-23922-0</tt></a></li>
219222
<p><li> You may also find chapters 1-2 of Olivares useful, see <a href="https://link.springer.com/book/10.1007/978-3-031-83361-8" target="_blank"><tt>https://link.springer.com/book/10.1007/978-3-031-83361-8</tt></a></li>
220223
</ol>
224+
</div>
225+
226+
227+
<div class="alert alert-block alert-block alert-text-normal">
228+
<b></b>
229+
<p>
230+
<p>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.</p>
231+
</div>
221232
</section>
222233

223234
<section>
@@ -258,6 +269,17 @@ <h2 id="topics-for-the-projects">Topics for the projects </h2>
258269
<p><li> Second project: Continuation of the first topic with more realistic systems and using adaptive VQE</li>
259270
<p><li> Second project: Applications and implementations of quantum machine learning algorithms</li>
260271
<p><li> Second project: Studies of entanglement and physical realization of quantum gates and circuits</li>
272+
</ol>
273+
</div>
274+
</section>
275+
276+
<section>
277+
<h2 id="more-topics-for-the-second-projects">More topics for the second projects </h2>
278+
279+
<div class="alert alert-block alert-block alert-text-normal">
280+
<b></b>
281+
<p>
282+
<ol>
261283
<p><li> Second project: Implementation of quantum simulators on actual (real) quantum computers</li>
262284
<p><li> Second project: Simulation of linear algebra systems on quantum computers, solving differential equations</li>
263285
<p><li> Second project: Implementation and studies of the Quantum Approximate Optimization Algorithm (QAOA)</li>
@@ -282,14 +304,12 @@ <h2 id="schedule">Schedule </h2>
282304
</section>
283305

284306
<section>
285-
<h2 id="possible-textbooks">Possible textbooks </h2>
307+
<h2 id="possible-textbooks-quantum-computing">Possible textbooks, Quantum Computing </h2>
286308

287309
<div class="alert alert-block alert-block alert-text-normal">
288310
<b></b>
289311
<p>
290312
<ol>
291-
<p><li> Maria Schuld and Francesco Petruccione, Machine Learning with Quantum Computers, see <a href="https://link.springer.com/book/10.1007/978-3-030-83098-4" target="_blank"><tt>https://link.springer.com/book/10.1007/978-3-030-83098-4</tt></a></li>
292-
<p><li> Claudio Conti, Quantum Machine Learning (Springer), see UR:"https://link.springer.com/book/10.1007/978-3-031-44226-1"</li>
293313
<p><li> Wolfgang Scherer, Mathematics of Quantum Computing, see <a href="https://link.springer.com/book/10.1007/978-3-030-12358-1" target="_blank"><tt>https://link.springer.com/book/10.1007/978-3-030-12358-1</tt></a></li>
294314
<p><li> Hidary, Quantum Computing: An Applied Approach, see URL:https://link.springer.com/book/10.1007/978-3-030-23922-0"</li>
295315
<p><li> Stefano Olivares, A Student&#8217;s Guide to Quantum Computing, see <a href="https://link.springer.com/book/10.1007/978-3-031-83361-8" target="_blank"><tt>https://link.springer.com/book/10.1007/978-3-031-83361-8</tt></a></li>
@@ -299,6 +319,19 @@ <h2 id="possible-textbooks">Possible textbooks </h2>
299319
</div>
300320
</section>
301321

322+
<section>
323+
<h2 id="possible-textbooks-quantum-ml">Possible textbooks, Quantum ML </h2>
324+
325+
<div class="alert alert-block alert-block alert-text-normal">
326+
<b></b>
327+
<p>
328+
<ol>
329+
<p><li> Maria Schuld and Francesco Petruccione, Machine Learning with Quantum Computers, see <a href="https://link.springer.com/book/10.1007/978-3-030-83098-4" target="_blank"><tt>https://link.springer.com/book/10.1007/978-3-030-83098-4</tt></a></li>
330+
<p><li> Claudio Conti, Quantum Machine Learning (Springer), see UR:"https://link.springer.com/book/10.1007/978-3-031-44226-1"</li>
331+
</ol>
332+
</div>
333+
</section>
334+
302335
<section>
303336
<h2 id="classic-texts-and-lecture-notes">Classic texts and lecture notes </h2>
304337

doc/pub/week1/html/week1-solarized.html

Lines changed: 50 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,19 @@
7474
None,
7575
'more-on-projects-and-final-grade'),
7676
('Topics for the projects', 2, None, 'topics-for-the-projects'),
77+
('More topics for the second projects',
78+
2,
79+
None,
80+
'more-topics-for-the-second-projects'),
7781
('Schedule', 2, None, 'schedule'),
78-
('Possible textbooks', 2, None, 'possible-textbooks'),
82+
('Possible textbooks, Quantum Computing',
83+
2,
84+
None,
85+
'possible-textbooks-quantum-computing'),
86+
('Possible textbooks, Quantum ML',
87+
2,
88+
None,
89+
'possible-textbooks-quantum-ml'),
7990
('Classic texts and lecture notes',
8091
2,
8192
None,
@@ -301,11 +312,24 @@ <h2 id="overview-of-first-week-basic-notions-of-quantum-mechanics">Overview of f
301312
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
302313
<h2 id="reading-recommendation">Reading recommendation </h2>
303314

315+
<div class="alert alert-block alert-block alert-text-normal">
316+
<b></b>
317+
<p>
304318
<ol>
305319
<li> Scherer, Mathematics of Quantum Computations, chapter 2 at <a href="https://link.springer.com/book/10.1007/978-3-030-12358-1" target="_blank"><tt>https://link.springer.com/book/10.1007/978-3-030-12358-1</tt></a></li>
306320
<li> Hidary, Quantum Computing: An Applied Approach, chapter 12 at <a href="https://link.springer.com/book/10.1007/978-3-030-23922-0" target="_blank"><tt>https://link.springer.com/book/10.1007/978-3-030-23922-0</tt></a></li>
307321
<li> You may also find chapters 1-2 of Olivares useful, see <a href="https://link.springer.com/book/10.1007/978-3-031-83361-8" target="_blank"><tt>https://link.springer.com/book/10.1007/978-3-031-83361-8</tt></a></li>
308322
</ol>
323+
</div>
324+
325+
326+
<div class="alert alert-block alert-block alert-text-normal">
327+
<b></b>
328+
<p>
329+
<p>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.</p>
330+
</div>
331+
332+
309333
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
310334
<h2 id="practicalities">Practicalities </h2>
311335
<div class="alert alert-block alert-block alert-text-normal">
@@ -344,6 +368,17 @@ <h2 id="topics-for-the-projects">Topics for the projects </h2>
344368
<li> Second project: Continuation of the first topic with more realistic systems and using adaptive VQE</li>
345369
<li> Second project: Applications and implementations of quantum machine learning algorithms</li>
346370
<li> Second project: Studies of entanglement and physical realization of quantum gates and circuits</li>
371+
</ol>
372+
</div>
373+
374+
375+
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
376+
<h2 id="more-topics-for-the-second-projects">More topics for the second projects </h2>
377+
378+
<div class="alert alert-block alert-block alert-text-normal">
379+
<b></b>
380+
<p>
381+
<ol>
347382
<li> Second project: Implementation of quantum simulators on actual (real) quantum computers</li>
348383
<li> Second project: Simulation of linear algebra systems on quantum computers, solving differential equations</li>
349384
<li> Second project: Implementation and studies of the Quantum Approximate Optimization Algorithm (QAOA)</li>
@@ -368,14 +403,12 @@ <h2 id="schedule">Schedule </h2>
368403

369404

370405
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
371-
<h2 id="possible-textbooks">Possible textbooks </h2>
406+
<h2 id="possible-textbooks-quantum-computing">Possible textbooks, Quantum Computing </h2>
372407

373408
<div class="alert alert-block alert-block alert-text-normal">
374409
<b></b>
375410
<p>
376411
<ol>
377-
<li> Maria Schuld and Francesco Petruccione, Machine Learning with Quantum Computers, see <a href="https://link.springer.com/book/10.1007/978-3-030-83098-4" target="_blank"><tt>https://link.springer.com/book/10.1007/978-3-030-83098-4</tt></a></li>
378-
<li> Claudio Conti, Quantum Machine Learning (Springer), see UR:"https://link.springer.com/book/10.1007/978-3-031-44226-1"</li>
379412
<li> Wolfgang Scherer, Mathematics of Quantum Computing, see <a href="https://link.springer.com/book/10.1007/978-3-030-12358-1" target="_blank"><tt>https://link.springer.com/book/10.1007/978-3-030-12358-1</tt></a></li>
380413
<li> Hidary, Quantum Computing: An Applied Approach, see URL:https://link.springer.com/book/10.1007/978-3-030-23922-0"</li>
381414
<li> Stefano Olivares, A Student&#8217;s Guide to Quantum Computing, see <a href="https://link.springer.com/book/10.1007/978-3-031-83361-8" target="_blank"><tt>https://link.springer.com/book/10.1007/978-3-031-83361-8</tt></a></li>
@@ -385,6 +418,19 @@ <h2 id="possible-textbooks">Possible textbooks </h2>
385418
</div>
386419

387420

421+
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
422+
<h2 id="possible-textbooks-quantum-ml">Possible textbooks, Quantum ML </h2>
423+
424+
<div class="alert alert-block alert-block alert-text-normal">
425+
<b></b>
426+
<p>
427+
<ol>
428+
<li> Maria Schuld and Francesco Petruccione, Machine Learning with Quantum Computers, see <a href="https://link.springer.com/book/10.1007/978-3-030-83098-4" target="_blank"><tt>https://link.springer.com/book/10.1007/978-3-030-83098-4</tt></a></li>
429+
<li> Claudio Conti, Quantum Machine Learning (Springer), see UR:"https://link.springer.com/book/10.1007/978-3-031-44226-1"</li>
430+
</ol>
431+
</div>
432+
433+
388434
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
389435
<h2 id="classic-texts-and-lecture-notes">Classic texts and lecture notes </h2>
390436

0 commit comments

Comments
 (0)