Skip to content
This repository was archived by the owner on Jan 10, 2025. It is now read-only.

Commit 333a401

Browse files
fixed bug in last sentence of third paragraph section 2A
1 parent a50fcee commit 333a401

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manuscript.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ \subsection{Optimized quantum scheme for Hamming distance calculation}
205205

206206
The overall procedure involves two registers of $n$ qubits each, denoted $\left| X \right\rangle$ and $\left| Y \right\rangle$, along with a single auxiliary qubit $\left| a \right\rangle$. During entire processing, the $\left| Y \right\rangle$ is used to store the cluster states, then at the beginning and at the end of the processing the $\left| X \right\rangle$ register stores the input vectors, while during the processing it stores the differences between input vectors and cluster states.
207207

208-
Now for this demonstration let us assume we have $k$ input vectors and $l$ cluster states. The $i$th input vector and $j$th cluster vector are respectively denoted as $\left| x_i \right\rangle$ ($\left| y_j \right\rangle$.
208+
Now for this demonstration let us assume we have $k$ input vectors and $l$ cluster states. The $i$th input vector and $j$th cluster vector are respectively denoted as $\left| x_i \right\rangle$ and $\left| y_j \right\rangle$.
209209

210210
The registers $\left| X \right\rangle$ and $\left| Y \right\rangle$ will properly store input vectors and cluster vectors if initialized as follows.
211211

0 commit comments

Comments
 (0)