mirror of https://github.com/Qiskit/qiskit.git
13 lines
655 B
TeX
13 lines
655 B
TeX
\documentclass[border=2px]{standalone}
|
|
|
|
\usepackage[braket, qm]{qcircuit}
|
|
\usepackage{graphicx}
|
|
|
|
\begin{document}
|
|
\scalebox{1.0}{
|
|
\Qcircuit @C=1.0em @R=0.2em @!R { \\
|
|
\nghost{{q}_{0} : } & \lstick{{q}_{0} : } & \gate{\mathrm{H}} & \meter & \qw & \gate{\mathrm{H}} & \qw & \qw\\
|
|
\nghost{{q}_{1} : } & \lstick{{q}_{1} : } & \gate{\mathrm{H}} & \qw & \meter & \qw & \qw & \qw\\
|
|
\nghost{\mathrm{{c} : }} & \lstick{\mathrm{{c} : }} & \lstick{/_{_{2}}} \cw & \dstick{_{_{\hspace{0.0em}0}}} \cw \ar @{<=} [-2,0] & \dstick{_{_{\hspace{0.0em}1}}} \cw \ar @{<=} [-1,0] & \control \cw^(0.0){^{\mathtt{0x2}}} \cwx[-2] & \cw & \cw\\
|
|
\\ }}
|
|
\end{document} |