qiskit/test/python/visualization/references/test_latex_global_phase.tex

13 lines
482 B
TeX

\documentclass[border=2px]{standalone}
\usepackage[braket, qm]{qcircuit}
\usepackage{graphicx}
\begin{document}
\scalebox{1.0}{{$\mathrm{global\,phase:\,} \mathrm{\frac{\pi}{2}}$}
\Qcircuit @C=1.0em @R=0.2em @!R { \\
\nghost{{q}_{0} : } & \lstick{{q}_{0} : } & \gate{\mathrm{H}} & \qw & \qw\\
\nghost{{q}_{1} : } & \lstick{{q}_{1} : } & \gate{\mathrm{H}} & \qw & \qw\\
\nghost{{q}_{2} : } & \lstick{{q}_{2} : } & \gate{\mathrm{H}} & \qw & \qw\\
\\ }}
\end{document}