/tikz

Random collection of standalone TikZ images

Primary LanguageTeXMIT LicenseMIT

Made with LaTeX Netlify Status pre-commit.ci status Link Check Pull Requests Welcome

Random collection of 107 standalone TikZ images. Mostly about physics and machine learning.

Check out tikz.netlify.app to search, sort, export to Overleaf and download figures in this collection.

Have a TikZ image you'd like to share? Submit a PR and add it to this list.

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
distributions.tex divergence.tex
distributions divergence
potential-triangle.tex dropout.tex
potential-triangle dropout
physics.tex ergodic.tex
physics ergodic
fermi.tex feynman-1.tex
fermi 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 phd-gantt.tex
operator-orderings phd-gantt
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.tex sbs-aktionen.tex
saddle 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
single-head-attention
single-head-attention

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.sh 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...