Skip to content

Commit

Permalink
Merge pull request #42 from jedbur/patch-1
Browse files Browse the repository at this point in the history
typo in 7.2
  • Loading branch information
thosgood committed Feb 21, 2024
2 parents 3e4c468 + aa78b87 commit 60d9090
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/07-stabilisers.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ $$
&\qquad-X\text{ stabilises }\ket{-}
\end{aligned}
$$
where $\ket{\pm i}=\frac{1}{\sqrt{2}}(\ket{0}+i\ket{1})$ and $\ket{\pm}=\frac{1}{\sqrt{2}}(\ket{0}\pm\ket{1})$.
where $\ket{\pm i}=\frac{1}{\sqrt{2}}(\ket{0}\pm i\ket{1})$ and $\ket{\pm}=\frac{1}{\sqrt{2}}(\ket{0}\pm\ket{1})$.

On the Bloch sphere, these single-qubit stabiliser states lie at the intersection of the three axes with the surface of the sphere.

Expand Down

0 comments on commit 60d9090

Please sign in to comment.