File:Toeplitz-graph.svg

Summary

Description
English: Graph for the Toeplitz algebra
Date
Source Own work
Author Ascchrvalstr
SVG development
InfoField
 The SVG code is valid.
 This diagram was created with LaTeX.
Category:Valid SVG created with LaTeX#Toeplitz-graph.svg

Source code

The logo of LaTeX – document markup language
The logo of LaTeX – document markup language
This media was created with LaTeX (document markup language)Category:Images with LaTeX source code
Here is a listing of the source used to create this file.

Deutsch  English  +/−

\documentclass[crop,tikz,convert={outext=.svg,command=\unexpanded{pdf2svg \infile\space\outfile}},multi=false]{standalone}
\usepackage{tikz-cd}

\tikzcdset{arrow style=tikz, diagrams={>=stealth}}

\begin{document}
% https://q.uiver.app/#q=WzAsMixbMCwwLCJcXGJ1bGxldCJdLFsxLDAsIlxcYnVsbGV0Il0sWzAsMV0sWzAsMCwiIiwwLHsiYW5nbGUiOi05MH1dXQ==
\begin{tikzcd}
	\bullet & \bullet
	\arrow[from=1-1, to=1-1, loop, in=145, out=215, distance=10mm]
	\arrow[from=1-1, to=1-2]
\end{tikzcd}

\end{document}

Licensing

Ascchrvalstr, 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 4.0 International 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-4.0#Toeplitz-graph.svg
Category:Self-published work Category:Directed graphs
Category:CC-BY-SA-4.0 Category:Directed graphs Category:Images with LaTeX source code Category:Self-published work Category:Valid SVG created with LaTeX