|
70 | 70 | None, |
71 | 71 | 'introduction-to-qiskit-https-qiskit-org'), |
72 | 72 | ('Simple code', 2, None, 'simple-code'), |
73 | | - ('Exercises on Bell states, developed by Keran', |
74 | | - 2, |
75 | | - None, |
76 | | - 'exercises-on-bell-states-developed-by-keran'), |
| 73 | + ('Exercises on Bell states', 2, None, 'exercises-on-bell-states'), |
77 | 74 | ('Testing the Bell states', 2, None, 'testing-the-bell-states'), |
78 | 75 | ('Running the calculations', 2, None, 'running-the-calculations'), |
79 | 76 | ('Then plotting the histogram over counts', |
|
145 | 142 | <!-- navigation toc: --> <li><a href="#swap-gate" style="font-size: 80%;">Swap gate</a></li> |
146 | 143 | <!-- navigation toc: --> <li><a href="#introduction-to-qiskit-https-qiskit-org" style="font-size: 80%;">Introduction to "Qiskit":"https://qiskit.org/"</a></li> |
147 | 144 | <!-- navigation toc: --> <li><a href="#simple-code" style="font-size: 80%;">Simple code</a></li> |
148 | | - <!-- navigation toc: --> <li><a href="#exercises-on-bell-states-developed-by-keran" style="font-size: 80%;">Exercises on Bell states, developed by Keran</a></li> |
| 145 | + <!-- navigation toc: --> <li><a href="#exercises-on-bell-states" style="font-size: 80%;">Exercises on Bell states</a></li> |
149 | 146 | <!-- navigation toc: --> <li><a href="#testing-the-bell-states" style="font-size: 80%;">Testing the Bell states</a></li> |
150 | 147 | <!-- navigation toc: --> <li><a href="#running-the-calculations" style="font-size: 80%;">Running the calculations</a></li> |
151 | 148 | <!-- navigation toc: --> <li><a href="#then-plotting-the-histogram-over-counts" style="font-size: 80%;">Then plotting the histogram over counts</a></li> |
@@ -192,8 +189,8 @@ <h2 id="plans-for-the-week-of-february-3-7-2025" class="anchor">Plans for the we |
192 | 189 | <ol> |
193 | 190 | <li> Quantum circuits and operations (one-, two- and three-qubit gates</li> |
194 | 191 | <li> Hands-on exercises, see end of these slides</li> |
195 | | -<li> Discussion of the first iteration of project 1</li> |
196 | | -<li> <a href="https://youtu.be/" target="_self">Video of lecture to be added</a> |
| 192 | +<li> Discussion of the first exercise of project 1</li> |
| 193 | +<li> <a href="https://youtu.be/9XrDKgTQL6I" target="_self">Video of lecture</a> |
197 | 194 | <!-- o <a href="https://github.com/CompPhysics/QuantumComputingMachineLearning/blob/gh-pages/doc/HandWrittenNotes/2024/NotesFebruary14.pdf" target="_self">Whiteboard notes</a> --></li> |
198 | 195 | </ol> |
199 | 196 | </div> |
@@ -816,7 +813,7 @@ <h2 id="simple-code" class="anchor">Simple code </h2> |
816 | 813 |
|
817 | 814 |
|
818 | 815 | <!-- !split --> |
819 | | -<h2 id="exercises-on-bell-states-developed-by-keran" class="anchor">Exercises on Bell states, developed by Keran </h2> |
| 816 | +<h2 id="exercises-on-bell-states" class="anchor">Exercises on Bell states </h2> |
820 | 817 |
|
821 | 818 |
|
822 | 819 | <!-- code=python (!bc pycod) typeset with pygments style "default" --> |
|
0 commit comments