Skip to content

Commit 706069f

Browse files
committed
update
1 parent ffa4b43 commit 706069f

File tree

7 files changed

+36
-24
lines changed

7 files changed

+36
-24
lines changed

doc/pub/week12/html/week12-bs.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@ <h2 id="plans-for-the-week-of-april-7-11-2025" class="anchor">Plans for the week
174174
<div class="panel-body">
175175
<!-- subsequent paragraphs come in larger fonts, so start with a paragraph -->
176176
<ol>
177+
<li> Reminder from last week about Quantum Fourier Transforms</li>
177178
<li> Quantum phase estimation algorithm, final derivation and discussions</li>
178179
<li> Brief discussion of Shor's algorithm</li>
179180
<li> Reading recommendation: Hundt section 6.4 for the QPE and section 6.5 for Shor's algorithm
@@ -186,6 +187,7 @@ <h2 id="plans-for-the-week-of-april-7-11-2025" class="anchor">Plans for the week
186187

187188
<!-- !split -->
188189
<h2 id="reminder-on-the-quantum-fourier-transform" class="anchor">Reminder on the Quantum Fourier transform </h2>
190+
<p>Add material from last week</p>
189191

190192
<!-- !split -->
191193
<h2 id="quantum-phase-estimation-algorithm" class="anchor">Quantum phase estimation algorithm </h2>

doc/pub/week12/html/week12-reveal.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,7 @@ <h2 id="plans-for-the-week-of-april-7-11-2025">Plans for the week of April 7-11,
198198
<b></b>
199199
<p>
200200
<ol>
201+
<p><li> Reminder from last week about Quantum Fourier Transforms</li>
201202
<p><li> Quantum phase estimation algorithm, final derivation and discussions</li>
202203
<p><li> Brief discussion of Shor's algorithm</li>
203204
<p><li> Reading recommendation: Hundt section 6.4 for the QPE and section 6.5 for Shor's algorithm
@@ -209,6 +210,7 @@ <h2 id="plans-for-the-week-of-april-7-11-2025">Plans for the week of April 7-11,
209210

210211
<section>
211212
<h2 id="reminder-on-the-quantum-fourier-transform">Reminder on the Quantum Fourier transform </h2>
213+
<p>Add material from last week</p>
212214
</section>
213215

214216
<section>

doc/pub/week12/html/week12-solarized.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ <h2 id="plans-for-the-week-of-april-7-11-2025">Plans for the week of April 7-11,
157157
<b></b>
158158
<p>
159159
<ol>
160+
<li> Reminder from last week about Quantum Fourier Transforms</li>
160161
<li> Quantum phase estimation algorithm, final derivation and discussions</li>
161162
<li> Brief discussion of Shor's algorithm</li>
162163
<li> Reading recommendation: Hundt section 6.4 for the QPE and section 6.5 for Shor's algorithm
@@ -168,6 +169,7 @@ <h2 id="plans-for-the-week-of-april-7-11-2025">Plans for the week of April 7-11,
168169

169170
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
170171
<h2 id="reminder-on-the-quantum-fourier-transform">Reminder on the Quantum Fourier transform </h2>
172+
<p>Add material from last week</p>
171173

172174
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
173175
<h2 id="quantum-phase-estimation-algorithm">Quantum phase estimation algorithm </h2>

doc/pub/week12/html/week12.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,7 @@ <h2 id="plans-for-the-week-of-april-7-11-2025">Plans for the week of April 7-11,
234234
<b></b>
235235
<p>
236236
<ol>
237+
<li> Reminder from last week about Quantum Fourier Transforms</li>
237238
<li> Quantum phase estimation algorithm, final derivation and discussions</li>
238239
<li> Brief discussion of Shor's algorithm</li>
239240
<li> Reading recommendation: Hundt section 6.4 for the QPE and section 6.5 for Shor's algorithm
@@ -245,6 +246,7 @@ <h2 id="plans-for-the-week-of-april-7-11-2025">Plans for the week of April 7-11,
245246

246247
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
247248
<h2 id="reminder-on-the-quantum-fourier-transform">Reminder on the Quantum Fourier transform </h2>
249+
<p>Add material from last week</p>
248250

249251
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
250252
<h2 id="quantum-phase-estimation-algorithm">Quantum phase estimation algorithm </h2>
-1 Bytes
Binary file not shown.

doc/pub/week12/ipynb/week12.ipynb

Lines changed: 27 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"cells": [
33
{
44
"cell_type": "markdown",
5-
"id": "3009ba79",
5+
"id": "0623b6b8",
66
"metadata": {
77
"editable": true
88
},
@@ -14,7 +14,7 @@
1414
},
1515
{
1616
"cell_type": "markdown",
17-
"id": "740fe644",
17+
"id": "c187458c",
1818
"metadata": {
1919
"editable": true
2020
},
@@ -27,35 +27,38 @@
2727
},
2828
{
2929
"cell_type": "markdown",
30-
"id": "6cab2a75",
30+
"id": "effb94d0",
3131
"metadata": {
3232
"editable": true
3333
},
3434
"source": [
3535
"## Plans for the week of April 7-11, 2025\n",
3636
"\n",
37-
"1. Quantum phase estimation algorithm, final derivation and discussions\n",
37+
"1. Reminder from last week about Quantum Fourier Transforms\n",
3838
"\n",
39-
"2. Brief discussion of Shor's algorithm\n",
39+
"2. Quantum phase estimation algorithm, final derivation and discussions\n",
4040
"\n",
41-
"3. Reading recommendation: Hundt section 6.4 for the QPE and section 6.5 for Shor's algorithm\n",
41+
"3. Brief discussion of Shor's algorithm\n",
42+
"\n",
43+
"4. Reading recommendation: Hundt section 6.4 for the QPE and section 6.5 for Shor's algorithm\n",
4244
"<!-- o [Video of lecture TBA](https://youtu.be/) -->\n",
4345
"<!-- o [Whiteboard notes](https://github.com/CompPhysics/QuantumComputingMachineLearning/blob/gh-pages/doc/HandWrittenNotes/2024/NotesApril10.pdf) -->"
4446
]
4547
},
4648
{
4749
"cell_type": "markdown",
48-
"id": "f0182a23",
50+
"id": "fb99e362",
4951
"metadata": {
5052
"editable": true
5153
},
5254
"source": [
53-
"## Reminder on the Quantum Fourier transform"
55+
"## Reminder on the Quantum Fourier transform\n",
56+
"Add material from last week"
5457
]
5558
},
5659
{
5760
"cell_type": "markdown",
58-
"id": "45788444",
61+
"id": "c8ecbff3",
5962
"metadata": {
6063
"editable": true
6164
},
@@ -65,7 +68,7 @@
6568
},
6669
{
6770
"cell_type": "markdown",
68-
"id": "df616069",
71+
"id": "5148fd9c",
6972
"metadata": {
7073
"editable": true
7174
},
@@ -83,7 +86,7 @@
8386
},
8487
{
8588
"cell_type": "markdown",
86-
"id": "091f5248",
89+
"id": "7234c259",
8790
"metadata": {
8891
"editable": true
8992
},
@@ -99,7 +102,7 @@
99102
},
100103
{
101104
"cell_type": "markdown",
102-
"id": "f422a548",
105+
"id": "b18a930e",
103106
"metadata": {
104107
"editable": true
105108
},
@@ -115,7 +118,7 @@
115118
},
116119
{
117120
"cell_type": "markdown",
118-
"id": "04a301e8",
121+
"id": "4c1052c7",
119122
"metadata": {
120123
"editable": true
121124
},
@@ -135,7 +138,7 @@
135138
},
136139
{
137140
"cell_type": "markdown",
138-
"id": "2cb3e2a6",
141+
"id": "c356ded6",
139142
"metadata": {
140143
"editable": true
141144
},
@@ -149,7 +152,7 @@
149152
},
150153
{
151154
"cell_type": "markdown",
152-
"id": "0761529d",
155+
"id": "7433e2fc",
153156
"metadata": {
154157
"editable": true
155158
},
@@ -167,7 +170,7 @@
167170
},
168171
{
169172
"cell_type": "markdown",
170-
"id": "c7573e86",
173+
"id": "97b09411",
171174
"metadata": {
172175
"editable": true
173176
},
@@ -181,7 +184,7 @@
181184
},
182185
{
183186
"cell_type": "markdown",
184-
"id": "698ce70c",
187+
"id": "7488e8c6",
185188
"metadata": {
186189
"editable": true
187190
},
@@ -193,7 +196,7 @@
193196
},
194197
{
195198
"cell_type": "markdown",
196-
"id": "ade7a43c",
199+
"id": "53199fc7",
197200
"metadata": {
198201
"editable": true
199202
},
@@ -204,7 +207,7 @@
204207
},
205208
{
206209
"cell_type": "markdown",
207-
"id": "748debd9",
210+
"id": "45d03a11",
208211
"metadata": {
209212
"editable": true
210213
},
@@ -225,7 +228,7 @@
225228
},
226229
{
227230
"cell_type": "markdown",
228-
"id": "e740e75d",
231+
"id": "daea3c39",
229232
"metadata": {
230233
"editable": true
231234
},
@@ -241,7 +244,7 @@
241244
},
242245
{
243246
"cell_type": "markdown",
244-
"id": "3ce5fdab",
247+
"id": "d60f5412",
245248
"metadata": {
246249
"editable": true
247250
},
@@ -257,7 +260,7 @@
257260
},
258261
{
259262
"cell_type": "markdown",
260-
"id": "1b51bc50",
263+
"id": "dccfcb51",
261264
"metadata": {
262265
"editable": true
263266
},
@@ -275,7 +278,7 @@
275278
},
276279
{
277280
"cell_type": "markdown",
278-
"id": "4d6381e3",
281+
"id": "4f6a5a01",
279282
"metadata": {
280283
"editable": true
281284
},
@@ -293,7 +296,7 @@
293296
},
294297
{
295298
"cell_type": "markdown",
296-
"id": "61104b18",
299+
"id": "b8c500de",
297300
"metadata": {
298301
"editable": true
299302
},

doc/src/week12/week12.do.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ DATE: April 9
66
===== Plans for the week of April 7-11, 2025 =====
77

88
!bblock
9+
o Reminder from last week about Quantum Fourier Transforms
910
o Quantum phase estimation algorithm, final derivation and discussions
1011
o Brief discussion of Shor's algorithm
1112
o Reading recommendation: Hundt section 6.4 for the QPE and section 6.5 for Shor's algorithm

0 commit comments

Comments
 (0)