File:Controlled gate.svg

Summary

Description
English: A gate U controlled by the wire above. Created in LaTeX using Q-circuit
Date
Source Own work
Author Bender2k14
SVG development
InfoField

Licensing

Bender2k14, the copyright holder of this work, hereby publishes it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
Attribution:
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
Category:CC-BY-SA-3.0#Controlled%20gate.svg
Category:Self-published work

Source code

\documentclass[11pt]{article}
\input{Qcircuit}
\thispagestyle{empty}
\begin{document}
\begin{align*}
 \Qcircuit @C=1em @R=.7em {
  & \ctrl{1} \qw & \qw \\
  & \gate{U}     & \qw
 }
\end{align*}
\end{document}
Category:Images with LaTeX source code Category:Quantum circuit
Category:CC-BY-SA-3.0 Category:Images with LaTeX source code Category:Quantum circuit Category:SVG created also with Inkscape Category:Self-published work Category:Valid SVG created with LaTeX