Skip to content

Commit 2b45a9e

Browse files
committed
small addendum
1 parent 42f1e08 commit 2b45a9e

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed
1 Byte
Binary file not shown.

doc/pub/week11/ipynb/week11.ipynb

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"cells": [
33
{
44
"cell_type": "markdown",
5-
"id": "19b09d4a",
5+
"id": "ec23aba1",
66
"metadata": {
77
"editable": true
88
},
@@ -14,7 +14,7 @@
1414
},
1515
{
1616
"cell_type": "markdown",
17-
"id": "32e2e61f",
17+
"id": "99e930c6",
1818
"metadata": {
1919
"editable": true
2020
},
@@ -27,7 +27,7 @@
2727
},
2828
{
2929
"cell_type": "markdown",
30-
"id": "3e15e6da",
30+
"id": "2c3e5dc5",
3131
"metadata": {
3232
"editable": true
3333
},
@@ -49,7 +49,7 @@
4949
},
5050
{
5151
"cell_type": "markdown",
52-
"id": "907cbd87",
52+
"id": "8bed1964",
5353
"metadata": {
5454
"editable": true
5555
},
@@ -73,7 +73,7 @@
7373
},
7474
{
7575
"cell_type": "markdown",
76-
"id": "46154959",
76+
"id": "01b8db64",
7777
"metadata": {
7878
"editable": true
7979
},
@@ -89,7 +89,7 @@
8989
},
9090
{
9191
"cell_type": "markdown",
92-
"id": "6f2ab2e7",
92+
"id": "036229af",
9393
"metadata": {
9494
"editable": true
9595
},
@@ -101,7 +101,7 @@
101101
},
102102
{
103103
"cell_type": "markdown",
104-
"id": "5f3733e6",
104+
"id": "c4e79a56",
105105
"metadata": {
106106
"editable": true
107107
},
@@ -114,7 +114,7 @@
114114
"linear algebra problems and the solution of differential equations like\n",
115115
"the Poisson equation (week of April 13-17). We will also discuss the\n",
116116
"implementation and the theory behind the QAOA algorithm next week. The\n",
117-
"subsequent week we will link the QAOA algorithm to quantum machine\n",
117+
"subsequent week we will link the HHL and QAOA algorithms to quantum machine\n",
118118
"learning and start with discussions quantum machine learning, with an\n",
119119
"emphasis on quantum support vector machines and quantum neural\n",
120120
"networks. These topics will be the main topics for the rest of the semester.\n",

doc/src/week11/week11.do.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Next week we will discuss codes for the HHL algorithm applied to
5555
linear algebra problems and the solution of differential equations like
5656
the Poisson equation (week of April 13-17). We will also discuss the
5757
implementation and the theory behind the QAOA algorithm next week. The
58-
subsequent week we will link the QAOA algorithm to quantum machine
58+
subsequent week we will link the HHL and QAOA algorithms to quantum machine
5959
learning and start with discussions quantum machine learning, with an
6060
emphasis on quantum support vector machines and quantum neural
6161
networks. These topics will be the main topics for the rest of the semester.

0 commit comments

Comments
 (0)