|
41 | 41 | None, |
42 | 42 | 'overview-of-first-week-basic-notions-of-quantum-mechanics'), |
43 | 43 | ('Practicalities', 2, None, 'practicalities'), |
| 44 | + ('Online material of possible interest', |
| 45 | + 2, |
| 46 | + None, |
| 47 | + 'online-material-of-possible-interest'), |
44 | 48 | ('Notations and definitions', |
45 | 49 | 2, |
46 | 50 | None, |
|
198 | 202 | <ul class="dropdown-menu"> |
199 | 203 | <!-- navigation toc: --> <li><a href="#overview-of-first-week-basic-notions-of-quantum-mechanics" style="font-size: 80%;">Overview of first week, Basic Notions of Quantum Mechanics</a></li> |
200 | 204 | <!-- navigation toc: --> <li><a href="#practicalities" style="font-size: 80%;">Practicalities</a></li> |
| 205 | + <!-- navigation toc: --> <li><a href="#online-material-of-possible-interest" style="font-size: 80%;">Online material of possible interest</a></li> |
201 | 206 | <!-- navigation toc: --> <li><a href="#notations-and-definitions" style="font-size: 80%;">Notations and definitions</a></li> |
202 | 207 | <!-- navigation toc: --> <li><a href="#some-mathematical-notations" style="font-size: 80%;">Some mathematical notations</a></li> |
203 | 208 | <!-- navigation toc: --> <li><a href="#vectors" style="font-size: 80%;">Vectors</a></li> |
@@ -320,6 +325,11 @@ <h2 id="practicalities" class="anchor">Practicalities </h2> |
320 | 325 | <li> All info at the GitHub address <a href="https://github.com/CompPhysics/QuantumComputingMachineLearning" target="_self"><tt>https://github.com/CompPhysics/QuantumComputingMachineLearning</tt></a></li> |
321 | 326 | </ol> |
322 | 327 | <!-- !split --> |
| 328 | +<h2 id="online-material-of-possible-interest" class="anchor">Online material of possible interest </h2> |
| 329 | +<ol> |
| 330 | +<li> See IBM's Quantum Computer Programming: Hands-On Workshop at <a href="https://quantgates.com/learn-quantum" target="_self"><tt>https://quantgates.com/learn-quantum</tt></a></li> |
| 331 | +</ol> |
| 332 | +<!-- !split --> |
323 | 333 | <h2 id="notations-and-definitions" class="anchor">Notations and definitions </h2> |
324 | 334 |
|
325 | 335 | <p>Vectors, matrices and higher-order tensors are always boldfaced, with vectors |
|
0 commit comments