Skip to content

Commit 5ab9812

Browse files
committed
update week 1
1 parent e52eb3e commit 5ab9812

File tree

8 files changed

+259
-264
lines changed

8 files changed

+259
-264
lines changed

doc/pub/week1/html/week1-bs.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1593,8 +1593,6 @@ <h2 id="exercise-2-entangled-state" class="anchor">Exercise 2: Entangled state
15931593

15941594
<p>Show that the state \( \alpha \vert 00\rangle+\beta\vert 11\rangle \) cannot be written as the product of the tensor product of two states and is thus entangle. The constants \( \alpha \) and \( \beta \) are both nonzero.</p>
15951595

1596-
<p>Write a function which sets up a one-qubit basis and apply the various Pauli matrices to these basis states.</p>
1597-
15981596
<!-- !split -->
15991597
<h2 id="exercise-3-commutator-identities" class="anchor">Exercise 3: Commutator identities </h2>
16001598
<p>Prove the following commutator relations for different operators (marked with a hat)</p>
@@ -1605,6 +1603,7 @@ <h2 id="exercise-3-commutator-identities" class="anchor">Exercise 3: Commutator
16051603
</ol>
16061604
<!-- !split -->
16071605
<h2 id="exercise-4-shared-eigenvectors" class="anchor">Exercise 4: Shared eigenvectors </h2>
1606+
16081607
<p>Prove that if two operators \( \hat{A} \) and \( \hat{B} \) commute they will share a basis of eigenstates</p>
16091608

16101609
<!-- !split -->

doc/pub/week1/html/week1-reveal.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1696,8 +1696,6 @@ <h2 id="and-the-next-two">And the next two </h2>
16961696
<h2 id="exercise-2-entangled-state">Exercise 2: Entangled state </h2>
16971697

16981698
<p>Show that the state \( \alpha \vert 00\rangle+\beta\vert 11\rangle \) cannot be written as the product of the tensor product of two states and is thus entangle. The constants \( \alpha \) and \( \beta \) are both nonzero.</p>
1699-
1700-
<p>Write a function which sets up a one-qubit basis and apply the various Pauli matrices to these basis states.</p>
17011699
</section>
17021700

17031701
<section>
@@ -1712,6 +1710,7 @@ <h2 id="exercise-3-commutator-identities">Exercise 3: Commutator identities </h
17121710

17131711
<section>
17141712
<h2 id="exercise-4-shared-eigenvectors">Exercise 4: Shared eigenvectors </h2>
1713+
17151714
<p>Prove that if two operators \( \hat{A} \) and \( \hat{B} \) commute they will share a basis of eigenstates</p>
17161715
</section>
17171716

doc/pub/week1/html/week1-solarized.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1506,8 +1506,6 @@ <h2 id="exercise-2-entangled-state">Exercise 2: Entangled state </h2>
15061506

15071507
<p>Show that the state \( \alpha \vert 00\rangle+\beta\vert 11\rangle \) cannot be written as the product of the tensor product of two states and is thus entangle. The constants \( \alpha \) and \( \beta \) are both nonzero.</p>
15081508

1509-
<p>Write a function which sets up a one-qubit basis and apply the various Pauli matrices to these basis states.</p>
1510-
15111509
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
15121510
<h2 id="exercise-3-commutator-identities">Exercise 3: Commutator identities </h2>
15131511
<p>Prove the following commutator relations for different operators (marked with a hat)</p>
@@ -1518,6 +1516,7 @@ <h2 id="exercise-3-commutator-identities">Exercise 3: Commutator identities </h
15181516
</ol>
15191517
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
15201518
<h2 id="exercise-4-shared-eigenvectors">Exercise 4: Shared eigenvectors </h2>
1519+
15211520
<p>Prove that if two operators \( \hat{A} \) and \( \hat{B} \) commute they will share a basis of eigenstates</p>
15221521

15231522
<!-- !split --><br><br><br><br><br><br><br><br><br><br>

doc/pub/week1/html/week1.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1583,8 +1583,6 @@ <h2 id="exercise-2-entangled-state">Exercise 2: Entangled state </h2>
15831583

15841584
<p>Show that the state \( \alpha \vert 00\rangle+\beta\vert 11\rangle \) cannot be written as the product of the tensor product of two states and is thus entangle. The constants \( \alpha \) and \( \beta \) are both nonzero.</p>
15851585

1586-
<p>Write a function which sets up a one-qubit basis and apply the various Pauli matrices to these basis states.</p>
1587-
15881586
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
15891587
<h2 id="exercise-3-commutator-identities">Exercise 3: Commutator identities </h2>
15901588
<p>Prove the following commutator relations for different operators (marked with a hat)</p>
@@ -1595,6 +1593,7 @@ <h2 id="exercise-3-commutator-identities">Exercise 3: Commutator identities </h
15951593
</ol>
15961594
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
15971595
<h2 id="exercise-4-shared-eigenvectors">Exercise 4: Shared eigenvectors </h2>
1596+
15981597
<p>Prove that if two operators \( \hat{A} \) and \( \hat{B} \) commute they will share a basis of eigenstates</p>
15991598

16001599
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)