Skip to content

Commit 0ddf757

Browse files
committed
update week 1
1 parent be358e0 commit 0ddf757

File tree

8 files changed

+228
-205
lines changed

8 files changed

+228
-205
lines changed

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,6 +289,8 @@ <h4>January 22, 2025</h4>
289289
</center> <!-- date -->
290290
<br>
291291

292+
<!-- add material about density matrices and bloch sphere, perhaps in week 2 -->
293+
292294
<!-- potential-jumbotron-button -->
293295
</div> <!-- end jumbotron -->
294296

@@ -335,6 +337,7 @@ <h2 id="possible-textbooks" class="anchor">Possible textbooks </h2>
335337
<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>
336338
<li> Robert Hundt, Quantum Computing for Programmers, <a href="https://www.cambridge.org/core/books/quantum-computing-for-programmers/BA1C887BE4AC0D0D5653E71FFBEF61C6" target="_self"><tt>https://www.cambridge.org/core/books/quantum-computing-for-programmers/BA1C887BE4AC0D0D5653E71FFBEF61C6</tt></a></li>
337339
<li> Robert Loredo, Learn Quantum Computing with Python and IBM Quantum Experience, see <a href="https://github.com/PacktPublishing/Learn-Quantum-Computing-with-Python-and-IBM-Quantum-Experience" target="_self"><tt>https://github.com/PacktPublishing/Learn-Quantum-Computing-with-Python-and-IBM-Quantum-Experience</tt></a></li>
340+
<li> More texts with links will be added.</li>
338341
</ol>
339342
<!-- !split -->
340343
<h2 id="online-material-of-possible-interest" class="anchor">Online material of possible interest </h2>
@@ -346,6 +349,7 @@ <h2 id="online-material-of-possible-interest" class="anchor">Online material of
346349
<li> IBM quantum challenge at <a href="https://github.com/qiskit-community/ibm-quantum-challenge-2024?tab=readme-ov-file" target="_self"><tt>https://github.com/qiskit-community/ibm-quantum-challenge-2024?tab=readme-ov-file</tt></a></li>
347350
<li> IBM learning at <a href="https://learning.quantum.ibm.com/course/" target="_self"><tt>https://learning.quantum.ibm.com/course/</tt></a></li>
348351
<li> Coding with Qiskit <a href="https://www.youtube.com/watch?v=93-zLTppFZw" target="_self"><tt>https://www.youtube.com/watch?v=93-zLTppFZw</tt></a> and <a href="https://github.com/derek-wang-ibm/coding-with-qiskit/tree/main" target="_self"><tt>https://github.com/derek-wang-ibm/coding-with-qiskit/tree/main</tt></a></li>
352+
<li> Coding with QuTip, see <a href="https://qutip.org/" target="_self"><tt>https://qutip.org/</tt></a></li>
349353
</ol>
350354
<!-- !split -->
351355
<h2 id="notations-and-definitions" class="anchor">Notations and definitions </h2>
@@ -1306,7 +1310,7 @@ <h2 id="exercises-to-test-yourself" class="anchor">Exercises to test yourself </
13061310
</footer>
13071311
-->
13081312
<center style="font-size:80%">
1309-
<!-- copyright --> &copy; 1999-2024, Morten Hjorth-Jensen. Released under CC Attribution-NonCommercial 4.0 license
1313+
<!-- copyright --> &copy; 1999-2025, Morten Hjorth-Jensen. Released under CC Attribution-NonCommercial 4.0 license
13101314
</center>
13111315
</body>
13121316
</html>

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,9 +185,11 @@ <h4>January 22, 2025</h4>
185185
</center> <!-- date -->
186186
<br>
187187

188+
<!-- add material about density matrices and bloch sphere, perhaps in week 2 -->
189+
188190

189191
<center style="font-size:80%">
190-
<!-- copyright --> &copy; 1999-2024, Morten Hjorth-Jensen. Released under CC Attribution-NonCommercial 4.0 license
192+
<!-- copyright --> &copy; 1999-2025, Morten Hjorth-Jensen. Released under CC Attribution-NonCommercial 4.0 license
191193
</center>
192194
</section>
193195

@@ -238,6 +240,7 @@ <h2 id="possible-textbooks">Possible textbooks </h2>
238240
<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>
239241
<p><li> Robert Hundt, Quantum Computing for Programmers, <a href="https://www.cambridge.org/core/books/quantum-computing-for-programmers/BA1C887BE4AC0D0D5653E71FFBEF61C6" target="_blank"><tt>https://www.cambridge.org/core/books/quantum-computing-for-programmers/BA1C887BE4AC0D0D5653E71FFBEF61C6</tt></a></li>
240242
<p><li> Robert Loredo, Learn Quantum Computing with Python and IBM Quantum Experience, see <a href="https://github.com/PacktPublishing/Learn-Quantum-Computing-with-Python-and-IBM-Quantum-Experience" target="_blank"><tt>https://github.com/PacktPublishing/Learn-Quantum-Computing-with-Python-and-IBM-Quantum-Experience</tt></a></li>
243+
<p><li> More texts with links will be added.</li>
241244
</ol>
242245
</section>
243246

@@ -252,6 +255,7 @@ <h2 id="online-material-of-possible-interest">Online material of possible intere
252255
<p><li> IBM quantum challenge at <a href="https://github.com/qiskit-community/ibm-quantum-challenge-2024?tab=readme-ov-file" target="_blank"><tt>https://github.com/qiskit-community/ibm-quantum-challenge-2024?tab=readme-ov-file</tt></a></li>
253256
<p><li> IBM learning at <a href="https://learning.quantum.ibm.com/course/" target="_blank"><tt>https://learning.quantum.ibm.com/course/</tt></a></li>
254257
<p><li> Coding with Qiskit <a href="https://www.youtube.com/watch?v=93-zLTppFZw" target="_blank"><tt>https://www.youtube.com/watch?v=93-zLTppFZw</tt></a> and <a href="https://github.com/derek-wang-ibm/coding-with-qiskit/tree/main" target="_blank"><tt>https://github.com/derek-wang-ibm/coding-with-qiskit/tree/main</tt></a></li>
258+
<p><li> Coding with QuTip, see <a href="https://qutip.org/" target="_blank"><tt>https://qutip.org/</tt></a></li>
255259
</ol>
256260
</section>
257261

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,8 @@ <h4>January 22, 2025</h4>
232232
</center> <!-- date -->
233233
<br>
234234

235+
<!-- add material about density matrices and bloch sphere, perhaps in week 2 -->
236+
235237
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
236238
<h2 id="overview-of-first-week-basic-notions-of-quantum-mechanics">Overview of first week, Basic Notions of Quantum Mechanics </h2>
237239

@@ -274,6 +276,7 @@ <h2 id="possible-textbooks">Possible textbooks </h2>
274276
<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>
275277
<li> Robert Hundt, Quantum Computing for Programmers, <a href="https://www.cambridge.org/core/books/quantum-computing-for-programmers/BA1C887BE4AC0D0D5653E71FFBEF61C6" target="_blank"><tt>https://www.cambridge.org/core/books/quantum-computing-for-programmers/BA1C887BE4AC0D0D5653E71FFBEF61C6</tt></a></li>
276278
<li> Robert Loredo, Learn Quantum Computing with Python and IBM Quantum Experience, see <a href="https://github.com/PacktPublishing/Learn-Quantum-Computing-with-Python-and-IBM-Quantum-Experience" target="_blank"><tt>https://github.com/PacktPublishing/Learn-Quantum-Computing-with-Python-and-IBM-Quantum-Experience</tt></a></li>
279+
<li> More texts with links will be added.</li>
277280
</ol>
278281
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
279282
<h2 id="online-material-of-possible-interest">Online material of possible interest </h2>
@@ -285,6 +288,7 @@ <h2 id="online-material-of-possible-interest">Online material of possible intere
285288
<li> IBM quantum challenge at <a href="https://github.com/qiskit-community/ibm-quantum-challenge-2024?tab=readme-ov-file" target="_blank"><tt>https://github.com/qiskit-community/ibm-quantum-challenge-2024?tab=readme-ov-file</tt></a></li>
286289
<li> IBM learning at <a href="https://learning.quantum.ibm.com/course/" target="_blank"><tt>https://learning.quantum.ibm.com/course/</tt></a></li>
287290
<li> Coding with Qiskit <a href="https://www.youtube.com/watch?v=93-zLTppFZw" target="_blank"><tt>https://www.youtube.com/watch?v=93-zLTppFZw</tt></a> and <a href="https://github.com/derek-wang-ibm/coding-with-qiskit/tree/main" target="_blank"><tt>https://github.com/derek-wang-ibm/coding-with-qiskit/tree/main</tt></a></li>
291+
<li> Coding with QuTip, see <a href="https://qutip.org/" target="_blank"><tt>https://qutip.org/</tt></a></li>
288292
</ol>
289293
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
290294
<h2 id="notations-and-definitions">Notations and definitions </h2>
@@ -1228,7 +1232,7 @@ <h2 id="exercises-to-test-yourself">Exercises to test yourself </h2>
12281232
<p>To be added</p>
12291233
<!-- ------------------- end of main content --------------- -->
12301234
<center style="font-size:80%">
1231-
<!-- copyright --> &copy; 1999-2024, Morten Hjorth-Jensen. Released under CC Attribution-NonCommercial 4.0 license
1235+
<!-- copyright --> &copy; 1999-2025, Morten Hjorth-Jensen. Released under CC Attribution-NonCommercial 4.0 license
12321236
</center>
12331237
</body>
12341238
</html>

doc/pub/week1/html/week1.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,6 +309,8 @@ <h4>January 22, 2025</h4>
309309
</center> <!-- date -->
310310
<br>
311311

312+
<!-- add material about density matrices and bloch sphere, perhaps in week 2 -->
313+
312314
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
313315
<h2 id="overview-of-first-week-basic-notions-of-quantum-mechanics">Overview of first week, Basic Notions of Quantum Mechanics </h2>
314316

@@ -351,6 +353,7 @@ <h2 id="possible-textbooks">Possible textbooks </h2>
351353
<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>
352354
<li> Robert Hundt, Quantum Computing for Programmers, <a href="https://www.cambridge.org/core/books/quantum-computing-for-programmers/BA1C887BE4AC0D0D5653E71FFBEF61C6" target="_blank"><tt>https://www.cambridge.org/core/books/quantum-computing-for-programmers/BA1C887BE4AC0D0D5653E71FFBEF61C6</tt></a></li>
353355
<li> Robert Loredo, Learn Quantum Computing with Python and IBM Quantum Experience, see <a href="https://github.com/PacktPublishing/Learn-Quantum-Computing-with-Python-and-IBM-Quantum-Experience" target="_blank"><tt>https://github.com/PacktPublishing/Learn-Quantum-Computing-with-Python-and-IBM-Quantum-Experience</tt></a></li>
356+
<li> More texts with links will be added.</li>
354357
</ol>
355358
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
356359
<h2 id="online-material-of-possible-interest">Online material of possible interest </h2>
@@ -362,6 +365,7 @@ <h2 id="online-material-of-possible-interest">Online material of possible intere
362365
<li> IBM quantum challenge at <a href="https://github.com/qiskit-community/ibm-quantum-challenge-2024?tab=readme-ov-file" target="_blank"><tt>https://github.com/qiskit-community/ibm-quantum-challenge-2024?tab=readme-ov-file</tt></a></li>
363366
<li> IBM learning at <a href="https://learning.quantum.ibm.com/course/" target="_blank"><tt>https://learning.quantum.ibm.com/course/</tt></a></li>
364367
<li> Coding with Qiskit <a href="https://www.youtube.com/watch?v=93-zLTppFZw" target="_blank"><tt>https://www.youtube.com/watch?v=93-zLTppFZw</tt></a> and <a href="https://github.com/derek-wang-ibm/coding-with-qiskit/tree/main" target="_blank"><tt>https://github.com/derek-wang-ibm/coding-with-qiskit/tree/main</tt></a></li>
368+
<li> Coding with QuTip, see <a href="https://qutip.org/" target="_blank"><tt>https://qutip.org/</tt></a></li>
365369
</ol>
366370
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
367371
<h2 id="notations-and-definitions">Notations and definitions </h2>
@@ -1305,7 +1309,7 @@ <h2 id="exercises-to-test-yourself">Exercises to test yourself </h2>
13051309
<p>To be added</p>
13061310
<!-- ------------------- end of main content --------------- -->
13071311
<center style="font-size:80%">
1308-
<!-- copyright --> &copy; 1999-2024, Morten Hjorth-Jensen. Released under CC Attribution-NonCommercial 4.0 license
1312+
<!-- copyright --> &copy; 1999-2025, Morten Hjorth-Jensen. Released under CC Attribution-NonCommercial 4.0 license
13091313
</center>
13101314
</body>
13111315
</html>
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)