mirror of https://github.com/Qiskit/qiskit.git
11 lines
291 B
TeX
11 lines
291 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}_{2} : } & \lstick{{q}_{2} : } & \gate{\mathrm{X}} \barrier[0em]{0} & \qw & \qw & \qw\\
|
|
\\ }}
|
|
\end{document} |