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

Commit 411fbbd

Browse files
author
kephircheek
authored
Merge branch 'master' into bugfix
2 parents f91539d + a4e8dbc commit 411fbbd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

manuscript.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,8 @@ \subsection{Optimized quantum scheme for Hamming distance calculation}
295295
instead it stores the information about pairwise different qubits between the input vector $\{X\}$ and cluster vector $\{Y\}$.
296296
Next, for each pair $\{X\}$ and $\{Y\}$, the accumulated information of all the differences is projected onto the amplitude of the superposed state.
297297
This is achieved by applying the Hadamard gate on auxiliary qubit,
298-
followed by a controlled rotation around z-axis gate~(\ref{eq:controled_rotation}) on $\left|a d_{ij}^{(\alpha)}\right\rangle$ where $d_{ij}^{(\alpha)}$ is the control qubit and $\left| a \right\rangle$ ancilla qubit register is the target.
298+
followed by a controlled rotation around z-axis gate~(\ref{eq:controled_rotation}) on $\left|a d_{ij}^{(\alpha)}\right\rangle$
299+
where $d_{ij}^{(\alpha)}$ is the control qubit and $\left| a \right\rangle$ ancilla qubit register is the target.
299300
%
300301
\begin{equation}
301302
\label{eq:controled_rotation}

0 commit comments

Comments
 (0)