Skip to content

stefanbringuier/tikz

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Made with LaTeX Site Link Check Pull Requests Welcome DOI

Collection 110 standalone TikZ figures for illustrating concepts in physics, chemistry and machine learning.

Check out janosh.github.io to search, sort, open in Overleaf and download figures (PDF/SVG/PNG) from this collection.

Have a TikZ image you'd like to share? Submit a PR with a .tex and metadata .yml file in the assets/ directory and add yourself to the citation.cff file.

Images

                                             
detailed-balance.tex bloch-sphere.tex
detailed-balance bloch-sphere
maxwell-boltzmann-distribution.tex bose-einstein-distribution-3d.tex
maxwell-boltzmann-distribution bose-einstein-distribution-3d
bose-einstein-distribution.tex branch-and-bound.tex
bose-einstein-distribution branch-and-bound
branch-cuts-1.tex mphil-gantt.tex
branch-cuts-1 mphil-gantt
concave-functions.tex matsubara-contour-1.tex
concave-functions matsubara-contour-1
matsubara-contour-2.tex matsubara-contour-3.tex
matsubara-contour-2 matsubara-contour-3
matsubara-contour-4.tex matsubara-contour-5.tex
matsubara-contour-4 matsubara-contour-5
convex-functions.tex critical-temperature.tex
convex-functions critical-temperature
branch-cuts-2.tex otto-cycle.tex
branch-cuts-2 otto-cycle
matsubara-contour-deformation.tex dft-choices.tex
matsubara-contour-deformation dft-choices
feynman-diagram-propagator-loop.tex diagrams.tex
feynman-diagram-propagator-loop diagrams
energy-distribution-functions.tex divergence.tex
energy-distribution-functions divergence
potential-triangle.tex dropout.tex
potential-triangle dropout
physics-mindmap.tex ergodic.tex
physics-mindmap ergodic
fermi-dirac-vs-temp.tex feynman-1.tex
fermi-dirac-vs-temp feynman-1
feynman-2.tex feynman-3.tex
feynman-2 feynman-3
feynman-4.tex fluctuations.tex
feynman-4 fluctuations
gravitons.tex isotherms.tex
gravitons isotherms
jensens-inequality.tex k-space.tex
jensens-inequality k-space
kohn-sham-cycle.tex rnvp.tex
kohn-sham-cycle rnvp
loop.tex loops.tex
loop loops
m-theory.tex mexican-hat.tex
m-theory mexican-hat
normalizing-flow.tex one-point.tex
normalizing-flow one-point
operator-orderings.tex single-head-attention
operator-orderings single-head-attention
poles.tex higgs-potential.tex
poles higgs-potential
propagator-fluctuations.tex propagators.tex
propagator-fluctuations propagators
random-forest.tex regular-vs-bayes-nn.tex
random-forest regular-vs-bayes-nn
saddle-point.tex sbs-aktionen.tex
saddle-point sbs-aktionen
seebeck-effect.tex shell.tex
seebeck-effect shell
autoencoder.tex sign-plane.tex
autoencoder sign-plane
complex-sign-function.tex relation-space.tex
complex-sign-function relation-space
spontaneous-magnetization.tex tanh.tex
spontaneous-magnetization tanh
theory-space.tex closed-string-topologies.tex
theory-space closed-string-topologies
open-string-topologies.tex tori.tex
open-string-topologies tori
cylinder-to-plane.tex disk-to-plane.tex
cylinder-to-plane disk-to-plane
plane-to-torus.tex torus-fundamental-domain.tex
plane-to-torus torus-fundamental-domain
transformations.tex two-point-no-cutoff.tex
transformations two-point-no-cutoff
two-point.tex unregularized-propagator-diagrams.tex
two-point unregularized-propagator-diagrams
wall.tex wetterich-equation.tex
wall wetterich-equation
zt-vs-n.tex change-of-variables.tex
zt-vs-n change-of-variables
four-vs-of-data.tex materials-informatics-challenges.tex
four-vs-of-data materials-informatics-challenges
nf-coupling-layer.tex made.tex
nf-coupling-layer made
gan.tex vae.tex
gan vae
hea.tex qm-cost-vs-acc.tex
hea qm-cost-vs-acc
roost-update.tex sabatier-principle.tex
roost-update sabatier-principle
maf.tex self-attention.tex
maf self-attention
organic-molecule.tex heatmap.tex
organic-molecule heatmap
materials-informatics.tex geometric-bayes.tex
materials-informatics geometric-bayes
conv2d.tex skip-connection.tex
conv2d skip-connection
harm-osc-energy-freq.tex harm-osc-energy-inv-temp.tex
harm-osc-energy-freq harm-osc-energy-inv-temp
wyckoff-positions aviary.tex
wyckoff-positions aviary
graph-isomorphism periodic-table.tex
graph-isomorphism periodic-table
mosfet plate-capacitor.tex
mosfet plate-capacitor
basis + lattice thomson-scattering
basis-plus-lattice thomson-scattering

Scripts

Files in /scripts render and compress the standalone .tex files in /assets to various formats:

  • low + high-res PNG
  • PDF
  • SVG

To run the scripts requires the following dependencies:

To run pdf-compressor directly or to use it as part of the render-tikz.py pipeline, you need a free public API key from https://developer.ilovepdf.com. Pass it to pdf-compressor with:

pdf-compressor --set-api-key project_public_7c854a9db0...

πŸ“–   How to cite

You can cite the Zenodo record using the following BibTeX entry:

@software{riebesell_tikz_2020,
  title = {Collection of standalone TikZ images},
  author = {Riebesell, Janosh},
  date = {2020-08-09},
  year = {2020},
  doi = {10.5281/zenodo.7486911},
  url = {https://github.com/janosh/tikz},
  note = {10.5281/zenodo.7486911 - https://github.com/janosh/tikz},
  version = {0.1.0},
  urldate = {2023-01-01}, % optional, replace with your date of access
}

About

Random collection of standalone TikZ images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • TeX 88.5%
  • Svelte 7.4%
  • TypeScript 1.5%
  • Python 1.0%
  • Shell 0.7%
  • HTML 0.4%
  • Other 0.5%