Skip to content

Commit b9c2e08

Browse files
committed
update
1 parent 5c50351 commit b9c2e08

File tree

8 files changed

+343
-203
lines changed

8 files changed

+343
-203
lines changed

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

Lines changed: 32 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,18 @@
123123
2,
124124
None,
125125
'ex4-exponentiated-operators'),
126-
('The next lecture', 2, None, 'the-next-lecture')]}
126+
('Ex5: Reduced density operators I',
127+
2,
128+
None,
129+
'ex5-reduced-density-operators-i'),
130+
('Ex6: Reduced density operators II',
131+
2,
132+
None,
133+
'ex6-reduced-density-operators-ii'),
134+
('The next lecture, February 5, 2025',
135+
2,
136+
None,
137+
'the-next-lecture-february-5-2025')]}
127138
end of tocinfo -->
128139

129140
<body>
@@ -209,7 +220,9 @@
209220
<!-- navigation toc: --> <li><a href="#ex2-hadamard-and-phase-gates" style="font-size: 80%;">Ex2: Hadamard and Phase gates</a></li>
210221
<!-- navigation toc: --> <li><a href="#ex3-traces-of-operators" style="font-size: 80%;">Ex3: Traces of operators</a></li>
211222
<!-- navigation toc: --> <li><a href="#ex4-exponentiated-operators" style="font-size: 80%;">Ex4: Exponentiated operators</a></li>
212-
<!-- navigation toc: --> <li><a href="#the-next-lecture" style="font-size: 80%;">The next lecture</a></li>
223+
<!-- navigation toc: --> <li><a href="#ex5-reduced-density-operators-i" style="font-size: 80%;">Ex5: Reduced density operators I</a></li>
224+
<!-- navigation toc: --> <li><a href="#ex6-reduced-density-operators-ii" style="font-size: 80%;">Ex6: Reduced density operators II</a></li>
225+
<!-- navigation toc: --> <li><a href="#the-next-lecture-february-5-2025" style="font-size: 80%;">The next lecture, February 5, 2025</a></li>
213226

214227
</ul>
215228
</li>
@@ -1096,11 +1109,26 @@ <h2 id="ex4-exponentiated-operators" class="anchor">Ex4: Exponentiated operators
10961109
<p>Does this apply to the Pauli matrices?</p>
10971110

10981111
<!-- !split -->
1099-
<h2 id="the-next-lecture" class="anchor">The next lecture </h2>
1112+
<h2 id="ex5-reduced-density-operators-i" class="anchor">Ex5: Reduced density operators I </h2>
1113+
1114+
<p>For each of the Bell states, find the reduced density operator/matrix for each qubit.</p>
1115+
1116+
<!-- !split -->
1117+
<h2 id="ex6-reduced-density-operators-ii" class="anchor">Ex6: Reduced density operators II </h2>
1118+
1119+
<p>Suppose we have a composite system which consists of systems \( A \) and
1120+
\( B \) in the state \( \vert a\rangle \otimes \vert b\rangle \), where \( \vert
1121+
a\rangle \) is a pure state of system \( A \) and \( \vert b\rangle \) is a
1122+
pure state of system \( B \). Show that the reduced density operator of
1123+
system \( A \) alone is a pure state. What about system \( B \)?
1124+
</p>
1125+
1126+
<!-- !split -->
1127+
<h2 id="the-next-lecture-february-5-2025" class="anchor">The next lecture, February 5, 2025 </h2>
11001128

11011129
<p>In our next lecture, we will discuss</p>
11021130
<ol>
1103-
<li> Discussion of ntropy and entanglement</li>
1131+
<li> Discussion of entropy and entanglement</li>
11041132
<li> Gates and circuits and how to perform operations on states</li>
11051133
</ol>
11061134
<a href="https://github.com/CompPhysics/QuantumComputingMachineLearning/blob/gh-pages/doc/Textbooks/Programming/chapter2.pdf" target="_self">Reading: Chapters 2.1-2.11 of Hundt's text</a>

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

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1226,11 +1226,28 @@ <h2 id="ex4-exponentiated-operators">Ex4: Exponentiated operators </h2>
12261226
</section>
12271227

12281228
<section>
1229-
<h2 id="the-next-lecture">The next lecture </h2>
1229+
<h2 id="ex5-reduced-density-operators-i">Ex5: Reduced density operators I </h2>
1230+
1231+
<p>For each of the Bell states, find the reduced density operator/matrix for each qubit.</p>
1232+
</section>
1233+
1234+
<section>
1235+
<h2 id="ex6-reduced-density-operators-ii">Ex6: Reduced density operators II </h2>
1236+
1237+
<p>Suppose we have a composite system which consists of systems \( A \) and
1238+
\( B \) in the state \( \vert a\rangle \otimes \vert b\rangle \), where \( \vert
1239+
a\rangle \) is a pure state of system \( A \) and \( \vert b\rangle \) is a
1240+
pure state of system \( B \). Show that the reduced density operator of
1241+
system \( A \) alone is a pure state. What about system \( B \)?
1242+
</p>
1243+
</section>
1244+
1245+
<section>
1246+
<h2 id="the-next-lecture-february-5-2025">The next lecture, February 5, 2025 </h2>
12301247

12311248
<p>In our next lecture, we will discuss</p>
12321249
<ol>
1233-
<p><li> Discussion of ntropy and entanglement</li>
1250+
<p><li> Discussion of entropy and entanglement</li>
12341251
<p><li> Gates and circuits and how to perform operations on states</li>
12351252
</ol>
12361253
<p>

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

Lines changed: 29 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,18 @@
150150
2,
151151
None,
152152
'ex4-exponentiated-operators'),
153-
('The next lecture', 2, None, 'the-next-lecture')]}
153+
('Ex5: Reduced density operators I',
154+
2,
155+
None,
156+
'ex5-reduced-density-operators-i'),
157+
('Ex6: Reduced density operators II',
158+
2,
159+
None,
160+
'ex6-reduced-density-operators-ii'),
161+
('The next lecture, February 5, 2025',
162+
2,
163+
None,
164+
'the-next-lecture-february-5-2025')]}
154165
end of tocinfo -->
155166

156167
<body>
@@ -1041,11 +1052,26 @@ <h2 id="ex4-exponentiated-operators">Ex4: Exponentiated operators </h2>
10411052
<p>Does this apply to the Pauli matrices?</p>
10421053

10431054
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
1044-
<h2 id="the-next-lecture">The next lecture </h2>
1055+
<h2 id="ex5-reduced-density-operators-i">Ex5: Reduced density operators I </h2>
1056+
1057+
<p>For each of the Bell states, find the reduced density operator/matrix for each qubit.</p>
1058+
1059+
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
1060+
<h2 id="ex6-reduced-density-operators-ii">Ex6: Reduced density operators II </h2>
1061+
1062+
<p>Suppose we have a composite system which consists of systems \( A \) and
1063+
\( B \) in the state \( \vert a\rangle \otimes \vert b\rangle \), where \( \vert
1064+
a\rangle \) is a pure state of system \( A \) and \( \vert b\rangle \) is a
1065+
pure state of system \( B \). Show that the reduced density operator of
1066+
system \( A \) alone is a pure state. What about system \( B \)?
1067+
</p>
1068+
1069+
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
1070+
<h2 id="the-next-lecture-february-5-2025">The next lecture, February 5, 2025 </h2>
10451071

10461072
<p>In our next lecture, we will discuss</p>
10471073
<ol>
1048-
<li> Discussion of ntropy and entanglement</li>
1074+
<li> Discussion of entropy and entanglement</li>
10491075
<li> Gates and circuits and how to perform operations on states</li>
10501076
</ol>
10511077
<a href="https://github.com/CompPhysics/QuantumComputingMachineLearning/blob/gh-pages/doc/Textbooks/Programming/chapter2.pdf" target="_blank">Reading: Chapters 2.1-2.11 of Hundt's text</a>

doc/pub/week2/html/week2.html

Lines changed: 29 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,18 @@
227227
2,
228228
None,
229229
'ex4-exponentiated-operators'),
230-
('The next lecture', 2, None, 'the-next-lecture')]}
230+
('Ex5: Reduced density operators I',
231+
2,
232+
None,
233+
'ex5-reduced-density-operators-i'),
234+
('Ex6: Reduced density operators II',
235+
2,
236+
None,
237+
'ex6-reduced-density-operators-ii'),
238+
('The next lecture, February 5, 2025',
239+
2,
240+
None,
241+
'the-next-lecture-february-5-2025')]}
231242
end of tocinfo -->
232243

233244
<body>
@@ -1118,11 +1129,26 @@ <h2 id="ex4-exponentiated-operators">Ex4: Exponentiated operators </h2>
11181129
<p>Does this apply to the Pauli matrices?</p>
11191130

11201131
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
1121-
<h2 id="the-next-lecture">The next lecture </h2>
1132+
<h2 id="ex5-reduced-density-operators-i">Ex5: Reduced density operators I </h2>
1133+
1134+
<p>For each of the Bell states, find the reduced density operator/matrix for each qubit.</p>
1135+
1136+
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
1137+
<h2 id="ex6-reduced-density-operators-ii">Ex6: Reduced density operators II </h2>
1138+
1139+
<p>Suppose we have a composite system which consists of systems \( A \) and
1140+
\( B \) in the state \( \vert a\rangle \otimes \vert b\rangle \), where \( \vert
1141+
a\rangle \) is a pure state of system \( A \) and \( \vert b\rangle \) is a
1142+
pure state of system \( B \). Show that the reduced density operator of
1143+
system \( A \) alone is a pure state. What about system \( B \)?
1144+
</p>
1145+
1146+
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
1147+
<h2 id="the-next-lecture-february-5-2025">The next lecture, February 5, 2025 </h2>
11221148

11231149
<p>In our next lecture, we will discuss</p>
11241150
<ol>
1125-
<li> Discussion of ntropy and entanglement</li>
1151+
<li> Discussion of entropy and entanglement</li>
11261152
<li> Gates and circuits and how to perform operations on states</li>
11271153
</ol>
11281154
<a href="https://github.com/CompPhysics/QuantumComputingMachineLearning/blob/gh-pages/doc/Textbooks/Programming/chapter2.pdf" target="_blank">Reading: Chapters 2.1-2.11 of Hundt's text</a>
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)