Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaybsoni authored Nov 24, 2023
1 parent e5c175b commit dcb9146
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions demonstrations/tutorial_block_encoding.py
Original file line number Diff line number Diff line change
Expand Up @@ -249,12 +249,6 @@ def UA(thetas, control_wires, ancilla):
#
# U_A |0\rangle_{\text{anc}} |i\rangle |j\rangle = |A_{b(i,j),j}\rangle_{\text{anc}} |i\rangle |j\rangle,
#
# where
#
# .. math::
#
# |A_{l,j}\rangle_{\text{anc}} \equiv A_{l,j}|0\rangle_{\text{anc}} + \sqrt{1 - A_{l,j}^2}|1\rangle_{\text{anc}}.
#
# In this case the :math:`U_B` oracle is responsible for implementing the :math:`b(i,j)` function
# and taking us from the column index to the row index in the qubit register:
#
Expand Down

0 comments on commit dcb9146

Please sign in to comment.