Skip to content

Commit fa355c3

Browse files
committed
update week 2
1 parent 9d1bbdc commit fa355c3

File tree

8 files changed

+867
-498
lines changed

8 files changed

+867
-498
lines changed

doc/pub/week2/html/week2-bs.html

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
99
<meta name="generator" content="DocOnce: https://github.com/doconce/doconce/" />
1010
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
11-
<meta name="description" content="January 22-26,2024: Measurements, spectral decomposition and Hamiltonians">
12-
<title>January 22-26,2024: Measurements, spectral decomposition and Hamiltonians</title>
11+
<meta name="description" content="Measurements, spectral decomposition and Hamiltonians">
12+
<title>Measurements, spectral decomposition and Hamiltonians</title>
1313
<!-- Bootstrap style: bootstrap -->
1414
<!-- doconce format html week2.do.txt --html_style=bootstrap --pygments_html_style=default --html_admon=bootstrap_panel --html_output=week2-bs --no_mako -->
1515
<link href="https://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css" rel="stylesheet">
@@ -129,10 +129,10 @@
129129
2,
130130
None,
131131
'exercise-5-two-qubit-hamiltonian'),
132-
('The next lecture, January 30',
132+
('The next lecture, February 5',
133133
2,
134134
None,
135-
'the-next-lecture-january-30')]}
135+
'the-next-lecture-february-5')]}
136136
end of tocinfo -->
137137

138138
<body>
@@ -160,7 +160,7 @@
160160
<span class="icon-bar"></span>
161161
<span class="icon-bar"></span>
162162
</button>
163-
<a class="navbar-brand" href="week2-bs.html">January 22-26,2024: Measurements, spectral decomposition and Hamiltonians</a>
163+
<a class="navbar-brand" href="week2-bs.html">Measurements, spectral decomposition and Hamiltonians</a>
164164
</div>
165165
<div class="navbar-collapse collapse navbar-responsive-collapse">
166166
<ul class="nav navbar-nav navbar-right">
@@ -211,7 +211,7 @@
211211
<!-- navigation toc: --> <li><a href="#exercise-3-rewrite-simple-one-qubit-hamiltonian-in-terms-of-pauli-matrices" style="font-size: 80%;">Exercise 3: Rewrite simple one-qubit Hamiltonian in terms of Pauli matrices</a></li>
212212
<!-- navigation toc: --> <li><a href="#exercise-4-develop-code-for-two-and-more-qubit-basis-sets" style="font-size: 80%;">Exercise 4: Develop code for two and more qubit basis sets</a></li>
213213
<!-- navigation toc: --> <li><a href="#exercise-5-two-qubit-hamiltonian" style="font-size: 80%;">Exercise 5: Two-qubit Hamiltonian</a></li>
214-
<!-- navigation toc: --> <li><a href="#the-next-lecture-january-30" style="font-size: 80%;">The next lecture, January 30</a></li>
214+
<!-- navigation toc: --> <li><a href="#the-next-lecture-february-5" style="font-size: 80%;">The next lecture, February 5</a></li>
215215

216216
</ul>
217217
</li>
@@ -224,7 +224,7 @@
224224
<!-- ------------------- main content ---------------------- -->
225225
<div class="jumbotron">
226226
<center>
227-
<h1>January 22-26,2024: Measurements, spectral decomposition and Hamiltonians</h1>
227+
<h1>Measurements, spectral decomposition and Hamiltonians</h1>
228228
</center> <!-- document title -->
229229

230230
<!-- author(s): Morten Hjorth-Jensen -->
@@ -240,7 +240,7 @@ <h1>January 22-26,2024: Measurements, spectral decomposition and Hamiltonians</h
240240
</center>
241241
<br>
242242
<center>
243-
<h4>Jan 25, 2024</h4>
243+
<h4>January 29, 2025</h4>
244244
</center> <!-- date -->
245245
<br>
246246

@@ -263,6 +263,7 @@ <h2 id="summary-from-last-week-and-plans-for-this-week" class="anchor">Summary f
263263
</div>
264264

265265
<p>Most of the material can be found in Scherer, Mathematics of Quantum Computations, chapter 2</p>
266+
266267
<!-- !split -->
267268
<h2 id="this-week-s-plans" class="anchor">This week's plans </h2>
268269
<div class="panel panel-default">
@@ -287,9 +288,9 @@ <h2 id="this-week-s-plans" class="anchor">This week's plans </h2>
287288
<!-- !split -->
288289
<h2 id="links-to-code-examples" class="anchor">Links to code examples </h2>
289290

290-
<p>The code examples presented by Keran are at
291-
<a href="https://github.com/CompPhysics/QuantumComputingMachineLearning/blob/gh-pages/doc/pub/week2/ipynb/codeskeran.ipynb" target="_self"><tt>https://github.com/CompPhysics/QuantumComputingMachineLearning/blob/gh-pages/doc/pub/week2/ipynb/codeskeran.ipynb</tt></a>
292-
</p>
291+
<p>To be added</p>
292+
<!-- The code examples presented by Keran are at -->
293+
<!-- <a href="https://github.com/CompPhysics/QuantumComputingMachineLearning/blob/gh-pages/doc/pub/week2/ipynb/codeskeran.ipynb" target="_self"><tt>https://github.com/CompPhysics/QuantumComputingMachineLearning/blob/gh-pages/doc/pub/week2/ipynb/codeskeran.ipynb</tt></a> -->
293294

294295
<!-- !split -->
295296
<h2 id="measurements" class="anchor">Measurements </h2>
@@ -1342,7 +1343,7 @@ <h2 id="exercise-5-two-qubit-hamiltonian" class="anchor">Exercise 5: Two-qubit H
13421343
<!-- --- end exercise --- -->
13431344

13441345
<!-- !split -->
1345-
<h2 id="the-next-lecture-january-30" class="anchor">The next lecture, January 30 </h2>
1346+
<h2 id="the-next-lecture-february-5" class="anchor">The next lecture, February 5 </h2>
13461347

13471348
<p>In our next lecture, we will discuss</p>
13481349
<ol>

doc/pub/week2/html/week2-reveal.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
1010
<meta name="generator" content="DocOnce: https://github.com/doconce/doconce/" />
1111
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
12-
<meta name="description" content="January 22-26,2024: Measurements, spectral decomposition and Hamiltonians">
13-
<title>January 22-26,2024: Measurements, spectral decomposition and Hamiltonians</title>
12+
<meta name="description" content="Measurements, spectral decomposition and Hamiltonians">
13+
<title>Measurements, spectral decomposition and Hamiltonians</title>
1414

1515
<!-- reveal.js: https://lab.hakim.se/reveal-js/ -->
1616

@@ -168,7 +168,7 @@
168168
<section>
169169
<!-- ------------------- main content ---------------------- -->
170170
<center>
171-
<h1 style="text-align: center;">January 22-26,2024: Measurements, spectral decomposition and Hamiltonians</h1>
171+
<h1 style="text-align: center;">Measurements, spectral decomposition and Hamiltonians</h1>
172172
</center> <!-- document title -->
173173

174174
<!-- author(s): Morten Hjorth-Jensen -->
@@ -184,7 +184,7 @@ <h1 style="text-align: center;">January 22-26,2024: Measurements, spectral decom
184184
</center>
185185
<br>
186186
<center>
187-
<h4>Jan 25, 2024</h4>
187+
<h4>January 29, 2025</h4>
188188
</center> <!-- date -->
189189
<br>
190190

@@ -236,9 +236,9 @@ <h2 id="this-week-s-plans">This week's plans </h2>
236236
<section>
237237
<h2 id="links-to-code-examples">Links to code examples </h2>
238238

239-
<p>The code examples presented by Keran are at
240-
<a href="https://github.com/CompPhysics/QuantumComputingMachineLearning/blob/gh-pages/doc/pub/week2/ipynb/codeskeran.ipynb" target="_blank"><tt>https://github.com/CompPhysics/QuantumComputingMachineLearning/blob/gh-pages/doc/pub/week2/ipynb/codeskeran.ipynb</tt></a>
241-
</p>
239+
<p>To be added</p>
240+
<!-- The code examples presented by Keran are at -->
241+
<!-- <a href="https://github.com/CompPhysics/QuantumComputingMachineLearning/blob/gh-pages/doc/pub/week2/ipynb/codeskeran.ipynb" target="_blank"><tt>https://github.com/CompPhysics/QuantumComputingMachineLearning/blob/gh-pages/doc/pub/week2/ipynb/codeskeran.ipynb</tt></a> -->
242242
</section>
243243

244244
<section>
@@ -1475,7 +1475,7 @@ <h2 id="exercise-5-two-qubit-hamiltonian">Exercise 5: Two-qubit Hamiltonian </h2
14751475
</section>
14761476

14771477
<section>
1478-
<h2 id="the-next-lecture-january-30">The next lecture, January 30 </h2>
1478+
<h2 id="the-next-lecture-february-5">The next lecture, February 5 </h2>
14791479

14801480
<p>In our next lecture, we will discuss</p>
14811481
<ol>

doc/pub/week2/html/week2-solarized.html

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
99
<meta name="generator" content="DocOnce: https://github.com/doconce/doconce/" />
1010
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
11-
<meta name="description" content="January 22-26,2024: Measurements, spectral decomposition and Hamiltonians">
12-
<title>January 22-26,2024: Measurements, spectral decomposition and Hamiltonians</title>
11+
<meta name="description" content="Measurements, spectral decomposition and Hamiltonians">
12+
<title>Measurements, spectral decomposition and Hamiltonians</title>
1313
<link href="https://cdn.rawgit.com/doconce/doconce/master/bundled/html_styles/style_solarized_box/css/solarized_light_code.css" rel="stylesheet" type="text/css" title="light"/>
1414
<script src="https://cdn.rawgit.com/doconce/doconce/master/bundled/html_styles/style_solarized_box/js/highlight.pack.js"></script>
1515
<script>hljs.initHighlightingOnLoad();</script>
@@ -156,10 +156,10 @@
156156
2,
157157
None,
158158
'exercise-5-two-qubit-hamiltonian'),
159-
('The next lecture, January 30',
159+
('The next lecture, February 5',
160160
2,
161161
None,
162-
'the-next-lecture-january-30')]}
162+
'the-next-lecture-february-5')]}
163163
end of tocinfo -->
164164

165165
<body>
@@ -181,7 +181,7 @@
181181

182182
<!-- ------------------- main content ---------------------- -->
183183
<center>
184-
<h1>January 22-26,2024: Measurements, spectral decomposition and Hamiltonians</h1>
184+
<h1>Measurements, spectral decomposition and Hamiltonians</h1>
185185
</center> <!-- document title -->
186186

187187
<!-- author(s): Morten Hjorth-Jensen -->
@@ -197,7 +197,7 @@ <h1>January 22-26,2024: Measurements, spectral decomposition and Hamiltonians</h
197197
</center>
198198
<br>
199199
<center>
200-
<h4>Jan 25, 2024</h4>
200+
<h4>January 29, 2025</h4>
201201
</center> <!-- date -->
202202
<br>
203203

@@ -216,6 +216,7 @@ <h2 id="summary-from-last-week-and-plans-for-this-week">Summary from last week a
216216
</div>
217217

218218
<p>Most of the material can be found in Scherer, Mathematics of Quantum Computations, chapter 2</p>
219+
219220
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
220221
<h2 id="this-week-s-plans">This week's plans </h2>
221222
<div class="alert alert-block alert-block alert-text-normal">
@@ -239,9 +240,9 @@ <h2 id="this-week-s-plans">This week's plans </h2>
239240
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
240241
<h2 id="links-to-code-examples">Links to code examples </h2>
241242

242-
<p>The code examples presented by Keran are at
243-
<a href="https://github.com/CompPhysics/QuantumComputingMachineLearning/blob/gh-pages/doc/pub/week2/ipynb/codeskeran.ipynb" target="_blank"><tt>https://github.com/CompPhysics/QuantumComputingMachineLearning/blob/gh-pages/doc/pub/week2/ipynb/codeskeran.ipynb</tt></a>
244-
</p>
243+
<p>To be added</p>
244+
<!-- The code examples presented by Keran are at -->
245+
<!-- <a href="https://github.com/CompPhysics/QuantumComputingMachineLearning/blob/gh-pages/doc/pub/week2/ipynb/codeskeran.ipynb" target="_blank"><tt>https://github.com/CompPhysics/QuantumComputingMachineLearning/blob/gh-pages/doc/pub/week2/ipynb/codeskeran.ipynb</tt></a> -->
245246

246247
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
247248
<h2 id="measurements">Measurements </h2>
@@ -1280,7 +1281,7 @@ <h2 id="exercise-5-two-qubit-hamiltonian">Exercise 5: Two-qubit Hamiltonian </h2
12801281
<!-- --- end exercise --- -->
12811282

12821283
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
1283-
<h2 id="the-next-lecture-january-30">The next lecture, January 30 </h2>
1284+
<h2 id="the-next-lecture-february-5">The next lecture, February 5 </h2>
12841285

12851286
<p>In our next lecture, we will discuss</p>
12861287
<ol>

doc/pub/week2/html/week2.html

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
99
<meta name="generator" content="DocOnce: https://github.com/doconce/doconce/" />
1010
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
11-
<meta name="description" content="January 22-26,2024: Measurements, spectral decomposition and Hamiltonians">
12-
<title>January 22-26,2024: Measurements, spectral decomposition and Hamiltonians</title>
11+
<meta name="description" content="Measurements, spectral decomposition and Hamiltonians">
12+
<title>Measurements, spectral decomposition and Hamiltonians</title>
1313
<style type="text/css">
1414
/* bloodish style */
1515
body {
@@ -233,10 +233,10 @@
233233
2,
234234
None,
235235
'exercise-5-two-qubit-hamiltonian'),
236-
('The next lecture, January 30',
236+
('The next lecture, February 5',
237237
2,
238238
None,
239-
'the-next-lecture-january-30')]}
239+
'the-next-lecture-february-5')]}
240240
end of tocinfo -->
241241

242242
<body>
@@ -258,7 +258,7 @@
258258

259259
<!-- ------------------- main content ---------------------- -->
260260
<center>
261-
<h1>January 22-26,2024: Measurements, spectral decomposition and Hamiltonians</h1>
261+
<h1>Measurements, spectral decomposition and Hamiltonians</h1>
262262
</center> <!-- document title -->
263263

264264
<!-- author(s): Morten Hjorth-Jensen -->
@@ -274,7 +274,7 @@ <h1>January 22-26,2024: Measurements, spectral decomposition and Hamiltonians</h
274274
</center>
275275
<br>
276276
<center>
277-
<h4>Jan 25, 2024</h4>
277+
<h4>January 29, 2025</h4>
278278
</center> <!-- date -->
279279
<br>
280280

@@ -293,6 +293,7 @@ <h2 id="summary-from-last-week-and-plans-for-this-week">Summary from last week a
293293
</div>
294294

295295
<p>Most of the material can be found in Scherer, Mathematics of Quantum Computations, chapter 2</p>
296+
296297
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
297298
<h2 id="this-week-s-plans">This week's plans </h2>
298299
<div class="alert alert-block alert-block alert-text-normal">
@@ -316,9 +317,9 @@ <h2 id="this-week-s-plans">This week's plans </h2>
316317
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
317318
<h2 id="links-to-code-examples">Links to code examples </h2>
318319

319-
<p>The code examples presented by Keran are at
320-
<a href="https://github.com/CompPhysics/QuantumComputingMachineLearning/blob/gh-pages/doc/pub/week2/ipynb/codeskeran.ipynb" target="_blank"><tt>https://github.com/CompPhysics/QuantumComputingMachineLearning/blob/gh-pages/doc/pub/week2/ipynb/codeskeran.ipynb</tt></a>
321-
</p>
320+
<p>To be added</p>
321+
<!-- The code examples presented by Keran are at -->
322+
<!-- <a href="https://github.com/CompPhysics/QuantumComputingMachineLearning/blob/gh-pages/doc/pub/week2/ipynb/codeskeran.ipynb" target="_blank"><tt>https://github.com/CompPhysics/QuantumComputingMachineLearning/blob/gh-pages/doc/pub/week2/ipynb/codeskeran.ipynb</tt></a> -->
322323

323324
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
324325
<h2 id="measurements">Measurements </h2>
@@ -1357,7 +1358,7 @@ <h2 id="exercise-5-two-qubit-hamiltonian">Exercise 5: Two-qubit Hamiltonian </h2
13571358
<!-- --- end exercise --- -->
13581359

13591360
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
1360-
<h2 id="the-next-lecture-january-30">The next lecture, January 30 </h2>
1361+
<h2 id="the-next-lecture-february-5">The next lecture, February 5 </h2>
13611362

13621363
<p>In our next lecture, we will discuss</p>
13631364
<ol>
1 Byte
Binary file not shown.

0 commit comments

Comments
 (0)