Skip to content

Commit d6da323

Browse files
committed
update week 2
1 parent c4c9fcf commit d6da323

File tree

8 files changed

+264
-262
lines changed

8 files changed

+264
-262
lines changed

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

Lines changed: 19 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -89,18 +89,18 @@
8989
2,
9090
None,
9191
'density-matrices-operators'),
92-
('Properties of density matrices',
92+
('Properties of density matrices I',
9393
2,
9494
None,
95-
'properties-of-density-matrices'),
96-
('Important properties of the density matrix',
95+
'properties-of-density-matrices-i'),
96+
('Properties of density matrices II',
9797
2,
9898
None,
99-
'important-properties-of-the-density-matrix'),
100-
('More on the density matrix',
99+
'properties-of-density-matrices-ii'),
100+
('More on the density matrix III',
101101
2,
102102
None,
103-
'more-on-the-density-matrix'),
103+
'more-on-the-density-matrix-iii'),
104104
('First entanglement encounter, two qubit system',
105105
2,
106106
None,
@@ -117,7 +117,10 @@
117117
('Examples of entanglement', 2, None, 'examples-of-entanglement'),
118118
('Ground state of helium', 2, None, 'ground-state-of-helium'),
119119
('Maximally entangled', 2, None, 'maximally-entangled'),
120-
('Second exercise set', 2, None, 'second-exercise-set'),
120+
('Second exercise set, planned for Wednesday February 4',
121+
2,
122+
None,
123+
'second-exercise-set-planned-for-wednesday-february-4'),
121124
('1: Traces of operators', 2, None, '1-traces-of-operators'),
122125
('2: Exponentiated operators',
123126
2,
@@ -201,9 +204,9 @@
201204
<!-- navigation toc: --> <li><a href="#extending-the-expressions" style="font-size: 80%;">Extending the expressions</a></li>
202205
<!-- navigation toc: --> <li><a href="#density-matrices" style="font-size: 80%;">Density Matrices</a></li>
203206
<!-- navigation toc: --> <li><a href="#density-matrices-operators" style="font-size: 80%;">Density matrices/operators</a></li>
204-
<!-- navigation toc: --> <li><a href="#properties-of-density-matrices" style="font-size: 80%;">Properties of density matrices</a></li>
205-
<!-- navigation toc: --> <li><a href="#important-properties-of-the-density-matrix" style="font-size: 80%;">Important properties of the density matrix</a></li>
206-
<!-- navigation toc: --> <li><a href="#more-on-the-density-matrix" style="font-size: 80%;">More on the density matrix</a></li>
207+
<!-- navigation toc: --> <li><a href="#properties-of-density-matrices-i" style="font-size: 80%;">Properties of density matrices I</a></li>
208+
<!-- navigation toc: --> <li><a href="#properties-of-density-matrices-ii" style="font-size: 80%;">Properties of density matrices II</a></li>
209+
<!-- navigation toc: --> <li><a href="#more-on-the-density-matrix-iii" style="font-size: 80%;">More on the density matrix III</a></li>
207210
<!-- navigation toc: --> <li><a href="#first-entanglement-encounter-two-qubit-system" style="font-size: 80%;">First entanglement encounter, two qubit system</a></li>
208211
<!-- navigation toc: --> <li><a href="#computational-basis" style="font-size: 80%;">Computational basis</a></li>
209212
<!-- navigation toc: --> <li><a href="#bell-states" style="font-size: 80%;">Bell states</a></li>
@@ -217,7 +220,7 @@
217220
<!-- navigation toc: --> <li><a href="#examples-of-entanglement" style="font-size: 80%;">Examples of entanglement</a></li>
218221
<!-- navigation toc: --> <li><a href="#ground-state-of-helium" style="font-size: 80%;">Ground state of helium</a></li>
219222
<!-- navigation toc: --> <li><a href="#maximally-entangled" style="font-size: 80%;">Maximally entangled</a></li>
220-
<!-- navigation toc: --> <li><a href="#second-exercise-set" style="font-size: 80%;">Second exercise set</a></li>
223+
<!-- navigation toc: --> <li><a href="#second-exercise-set-planned-for-wednesday-february-4" style="font-size: 80%;">Second exercise set, planned for Wednesday February 4</a></li>
221224
<!-- navigation toc: --> <li><a href="#1-traces-of-operators" style="font-size: 80%;">1: Traces of operators</a></li>
222225
<!-- navigation toc: --> <li><a href="#2-exponentiated-operators" style="font-size: 80%;">2: Exponentiated operators</a></li>
223226
<!-- navigation toc: --> <li><a href="#3-reduced-density-operators-i" style="font-size: 80%;">3: Reduced density operators I</a></li>
@@ -279,9 +282,8 @@ <h2 id="this-week-s-plans" class="anchor">This week's plans </h2>
279282
<!-- subsequent paragraphs come in larger fonts, so start with a paragraph -->
280283
<ol>
281284
<li> tensor products of Hilbert Spaces and definition of Computational basis, partly repetition from last week</li>
282-
<li> Reminder on spectral Decomposition from last week</li>
283285
<li> Bloch sphere and representation of qubits</li>
284-
<li> Spectral Decomposition (again), Measurements and Density matrices</li>
286+
<li> Spectral Decomposition, Measurements and Density matrices</li>
285287
<li> Wavefunction collapse as a result of measurement</li>
286288
<li> Entanglement and relations to density matrices
287289
<!-- o Video of lecture at <a href="https://youtu.be/T7l-rciM0N0" target="_self"><tt>https://youtu.be/T7l-rciM0N0</tt></a> -->
@@ -844,7 +846,7 @@ <h2 id="density-matrices-operators" class="anchor">Density matrices/operators </
844846

845847

846848
<!-- !split -->
847-
<h2 id="properties-of-density-matrices" class="anchor">Properties of density matrices </h2>
849+
<h2 id="properties-of-density-matrices-i" class="anchor">Properties of density matrices I </h2>
848850

849851
<p>A density matrix in a Hilbert space with \( n \) states has the following properties (which we state without proof)</p>
850852
<ol>
@@ -861,7 +863,7 @@ <h2 id="properties-of-density-matrices" class="anchor">Properties of density mat
861863

862864

863865
<!-- !split -->
864-
<h2 id="important-properties-of-the-density-matrix" class="anchor">Important properties of the density matrix </h2>
866+
<h2 id="properties-of-density-matrices-ii" class="anchor">Properties of density matrices II </h2>
865867
<div class="panel panel-default">
866868
<div class="panel-body">
867869
<!-- subsequent paragraphs come in larger fonts, so start with a paragraph -->
@@ -890,7 +892,7 @@ <h2 id="important-properties-of-the-density-matrix" class="anchor">Important pro
890892

891893

892894
<!-- !split -->
893-
<h2 id="more-on-the-density-matrix" class="anchor">More on the density matrix </h2>
895+
<h2 id="more-on-the-density-matrix-iii" class="anchor">More on the density matrix III </h2>
894896
<div class="panel panel-default">
895897
<div class="panel-body">
896898
<!-- subsequent paragraphs come in larger fonts, so start with a paragraph -->
@@ -1132,7 +1134,7 @@ <h2 id="maximally-entangled" class="anchor">Maximally entangled </h2>
11321134

11331135

11341136
<!-- !split -->
1135-
<h2 id="second-exercise-set" class="anchor">Second exercise set </h2>
1137+
<h2 id="second-exercise-set-planned-for-wednesday-february-4" class="anchor">Second exercise set, planned for Wednesday February 4 </h2>
11361138

11371139
<!-- !split -->
11381140
<h2 id="1-traces-of-operators" class="anchor">1: Traces of operators </h2>

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

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -214,9 +214,8 @@ <h2 id="this-week-s-plans">This week's plans </h2>
214214
<p>
215215
<ol>
216216
<p><li> tensor products of Hilbert Spaces and definition of Computational basis, partly repetition from last week</li>
217-
<p><li> Reminder on spectral Decomposition from last week</li>
218217
<p><li> Bloch sphere and representation of qubits</li>
219-
<p><li> Spectral Decomposition (again), Measurements and Density matrices</li>
218+
<p><li> Spectral Decomposition, Measurements and Density matrices</li>
220219
<p><li> Wavefunction collapse as a result of measurement</li>
221220
<p><li> Entanglement and relations to density matrices
222221
<!-- o Video of lecture at <a href="https://youtu.be/T7l-rciM0N0" target="_blank"><tt>https://youtu.be/T7l-rciM0N0</tt></a> -->
@@ -900,7 +899,7 @@ <h2 id="density-matrices-operators">Density matrices/operators </h2>
900899
</section>
901900

902901
<section>
903-
<h2 id="properties-of-density-matrices">Properties of density matrices </h2>
902+
<h2 id="properties-of-density-matrices-i">Properties of density matrices I </h2>
904903

905904
<p>A density matrix in a Hilbert space with \( n \) states has the following properties (which we state without proof)</p>
906905
<ol>
@@ -920,7 +919,7 @@ <h2 id="properties-of-density-matrices">Properties of density matrices </h2>
920919
</section>
921920

922921
<section>
923-
<h2 id="important-properties-of-the-density-matrix">Important properties of the density matrix </h2>
922+
<h2 id="properties-of-density-matrices-ii">Properties of density matrices II </h2>
924923
<div class="alert alert-block alert-block alert-text-normal">
925924
<b></b>
926925
<p>
@@ -950,7 +949,7 @@ <h2 id="important-properties-of-the-density-matrix">Important properties of the
950949
</section>
951950

952951
<section>
953-
<h2 id="more-on-the-density-matrix">More on the density matrix </h2>
952+
<h2 id="more-on-the-density-matrix-iii">More on the density matrix III </h2>
954953
<div class="alert alert-block alert-block alert-text-normal">
955954
<b></b>
956955
<p>
@@ -1246,7 +1245,7 @@ <h2 id="maximally-entangled">Maximally entangled </h2>
12461245
</section>
12471246

12481247
<section>
1249-
<h2 id="second-exercise-set">Second exercise set </h2>
1248+
<h2 id="second-exercise-set-planned-for-wednesday-february-4">Second exercise set, planned for Wednesday February 4 </h2>
12501249
</section>
12511250

12521251
<section>

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

Lines changed: 15 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -116,18 +116,18 @@
116116
2,
117117
None,
118118
'density-matrices-operators'),
119-
('Properties of density matrices',
119+
('Properties of density matrices I',
120120
2,
121121
None,
122-
'properties-of-density-matrices'),
123-
('Important properties of the density matrix',
122+
'properties-of-density-matrices-i'),
123+
('Properties of density matrices II',
124124
2,
125125
None,
126-
'important-properties-of-the-density-matrix'),
127-
('More on the density matrix',
126+
'properties-of-density-matrices-ii'),
127+
('More on the density matrix III',
128128
2,
129129
None,
130-
'more-on-the-density-matrix'),
130+
'more-on-the-density-matrix-iii'),
131131
('First entanglement encounter, two qubit system',
132132
2,
133133
None,
@@ -144,7 +144,10 @@
144144
('Examples of entanglement', 2, None, 'examples-of-entanglement'),
145145
('Ground state of helium', 2, None, 'ground-state-of-helium'),
146146
('Maximally entangled', 2, None, 'maximally-entangled'),
147-
('Second exercise set', 2, None, 'second-exercise-set'),
147+
('Second exercise set, planned for Wednesday February 4',
148+
2,
149+
None,
150+
'second-exercise-set-planned-for-wednesday-february-4'),
148151
('1: Traces of operators', 2, None, '1-traces-of-operators'),
149152
('2: Exponentiated operators',
150153
2,
@@ -223,9 +226,8 @@ <h2 id="this-week-s-plans">This week's plans </h2>
223226
<p>
224227
<ol>
225228
<li> tensor products of Hilbert Spaces and definition of Computational basis, partly repetition from last week</li>
226-
<li> Reminder on spectral Decomposition from last week</li>
227229
<li> Bloch sphere and representation of qubits</li>
228-
<li> Spectral Decomposition (again), Measurements and Density matrices</li>
230+
<li> Spectral Decomposition, Measurements and Density matrices</li>
229231
<li> Wavefunction collapse as a result of measurement</li>
230232
<li> Entanglement and relations to density matrices
231233
<!-- o Video of lecture at <a href="https://youtu.be/T7l-rciM0N0" target="_blank"><tt>https://youtu.be/T7l-rciM0N0</tt></a> -->
@@ -787,7 +789,7 @@ <h2 id="density-matrices-operators">Density matrices/operators </h2>
787789

788790

789791
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
790-
<h2 id="properties-of-density-matrices">Properties of density matrices </h2>
792+
<h2 id="properties-of-density-matrices-i">Properties of density matrices I </h2>
791793

792794
<p>A density matrix in a Hilbert space with \( n \) states has the following properties (which we state without proof)</p>
793795
<ol>
@@ -804,7 +806,7 @@ <h2 id="properties-of-density-matrices">Properties of density matrices </h2>
804806

805807

806808
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
807-
<h2 id="important-properties-of-the-density-matrix">Important properties of the density matrix </h2>
809+
<h2 id="properties-of-density-matrices-ii">Properties of density matrices II </h2>
808810
<div class="alert alert-block alert-block alert-text-normal">
809811
<b></b>
810812
<p>
@@ -830,7 +832,7 @@ <h2 id="important-properties-of-the-density-matrix">Important properties of the
830832

831833

832834
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
833-
<h2 id="more-on-the-density-matrix">More on the density matrix </h2>
835+
<h2 id="more-on-the-density-matrix-iii">More on the density matrix III </h2>
834836
<div class="alert alert-block alert-block alert-text-normal">
835837
<b></b>
836838
<p>
@@ -1070,7 +1072,7 @@ <h2 id="maximally-entangled">Maximally entangled </h2>
10701072

10711073

10721074
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
1073-
<h2 id="second-exercise-set">Second exercise set </h2>
1075+
<h2 id="second-exercise-set-planned-for-wednesday-february-4">Second exercise set, planned for Wednesday February 4 </h2>
10741076

10751077
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
10761078
<h2 id="1-traces-of-operators">1: Traces of operators </h2>

doc/pub/week2/html/week2.html

Lines changed: 15 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -193,18 +193,18 @@
193193
2,
194194
None,
195195
'density-matrices-operators'),
196-
('Properties of density matrices',
196+
('Properties of density matrices I',
197197
2,
198198
None,
199-
'properties-of-density-matrices'),
200-
('Important properties of the density matrix',
199+
'properties-of-density-matrices-i'),
200+
('Properties of density matrices II',
201201
2,
202202
None,
203-
'important-properties-of-the-density-matrix'),
204-
('More on the density matrix',
203+
'properties-of-density-matrices-ii'),
204+
('More on the density matrix III',
205205
2,
206206
None,
207-
'more-on-the-density-matrix'),
207+
'more-on-the-density-matrix-iii'),
208208
('First entanglement encounter, two qubit system',
209209
2,
210210
None,
@@ -221,7 +221,10 @@
221221
('Examples of entanglement', 2, None, 'examples-of-entanglement'),
222222
('Ground state of helium', 2, None, 'ground-state-of-helium'),
223223
('Maximally entangled', 2, None, 'maximally-entangled'),
224-
('Second exercise set', 2, None, 'second-exercise-set'),
224+
('Second exercise set, planned for Wednesday February 4',
225+
2,
226+
None,
227+
'second-exercise-set-planned-for-wednesday-february-4'),
225228
('1: Traces of operators', 2, None, '1-traces-of-operators'),
226229
('2: Exponentiated operators',
227230
2,
@@ -300,9 +303,8 @@ <h2 id="this-week-s-plans">This week's plans </h2>
300303
<p>
301304
<ol>
302305
<li> tensor products of Hilbert Spaces and definition of Computational basis, partly repetition from last week</li>
303-
<li> Reminder on spectral Decomposition from last week</li>
304306
<li> Bloch sphere and representation of qubits</li>
305-
<li> Spectral Decomposition (again), Measurements and Density matrices</li>
307+
<li> Spectral Decomposition, Measurements and Density matrices</li>
306308
<li> Wavefunction collapse as a result of measurement</li>
307309
<li> Entanglement and relations to density matrices
308310
<!-- o Video of lecture at <a href="https://youtu.be/T7l-rciM0N0" target="_blank"><tt>https://youtu.be/T7l-rciM0N0</tt></a> -->
@@ -864,7 +866,7 @@ <h2 id="density-matrices-operators">Density matrices/operators </h2>
864866

865867

866868
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
867-
<h2 id="properties-of-density-matrices">Properties of density matrices </h2>
869+
<h2 id="properties-of-density-matrices-i">Properties of density matrices I </h2>
868870

869871
<p>A density matrix in a Hilbert space with \( n \) states has the following properties (which we state without proof)</p>
870872
<ol>
@@ -881,7 +883,7 @@ <h2 id="properties-of-density-matrices">Properties of density matrices </h2>
881883

882884

883885
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
884-
<h2 id="important-properties-of-the-density-matrix">Important properties of the density matrix </h2>
886+
<h2 id="properties-of-density-matrices-ii">Properties of density matrices II </h2>
885887
<div class="alert alert-block alert-block alert-text-normal">
886888
<b></b>
887889
<p>
@@ -907,7 +909,7 @@ <h2 id="important-properties-of-the-density-matrix">Important properties of the
907909

908910

909911
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
910-
<h2 id="more-on-the-density-matrix">More on the density matrix </h2>
912+
<h2 id="more-on-the-density-matrix-iii">More on the density matrix III </h2>
911913
<div class="alert alert-block alert-block alert-text-normal">
912914
<b></b>
913915
<p>
@@ -1147,7 +1149,7 @@ <h2 id="maximally-entangled">Maximally entangled </h2>
11471149

11481150

11491151
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
1150-
<h2 id="second-exercise-set">Second exercise set </h2>
1152+
<h2 id="second-exercise-set-planned-for-wednesday-february-4">Second exercise set, planned for Wednesday February 4 </h2>
11511153

11521154
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
11531155
<h2 id="1-traces-of-operators">1: Traces of operators </h2>
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)