This is a file from the Wikimedia Commons

File:Qcircuit SqrtSwap.svg

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

Original file(SVG file, nominally 199 × 164 pixels, file size: 4 KB)

Summary

Description
English: Quantum circuit diagram of a sqare-root-of-SWAP () gate. The gate matrix is in the basis .
Date
Source Own work
LaTeX logo.svg
This vector image was created with LaTeX.
Author Geek3
See also Swap-gate

Source Code

Created in LaTeX using Q-circuit by the following code:

\documentclass[border={10pt 21pt}]{standalone}
\input{Qcircuit} % available on http://physics.unm.edu/CQuIC/Qcircuit/
\usepackage{graphicx}
\newcommand{\qwxo}[2][-1]{\ar @{-} [#1,0]|*+<2pt,4pt>[Fo]{#2}}
\begin{document}
\scalebox{5}{%
\Qcircuit @C=1.4em @R=1.8em {
	& \qswap & \qw \\
	& \qswap \qwxo{\scalebox{0.5}{$1\hspace{-1pt}/\hspace{-1pt}2$}} & \qw
}}
\end{document}

Postprocessing with pdf2svg, Inkscape and Scour:

x=Qcircuit_SqrtSwap;
pdflatex $x.tex;
pdf2svg $x.pdf $x_.svg;
inkscape --verb=EditSelectAll --verb=SelectionUnGroup --verb=FileVacuum --verb=FileSave --verb=FileClose $x_.svg;
scour -i $x_.svg -o $x.svg --renderer-workaround --remove-metadata --enable-id-stripping --create-groups --enable-viewboxing


Licensing

I, the copyright holder of this work, hereby publish it under the following licenses:
GNU head Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License.
w:en:Creative Commons
attribution
This file is licensed under the Creative Commons Attribution 3.0 Unported license.
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.

You may select the license of your choice.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current15:43, 19 July 2015Thumbnail for version as of 15:43, 19 July 2015199 × 164 (4 KB)Geek3Qcircuit_SqrtSwap
The following pages on the English Wikipedia link to this file (pages on other projects are not listed):

Global file usage

The following other wikis use this file:

Metadata