From c6fe9f4dfa4d790031393370d4e9cf0c9226e03f Mon Sep 17 00:00:00 2001 From: Ian Jauslin Date: Fri, 8 Sep 2017 05:59:24 +0000 Subject: Update to v0.1: Fixed: removed discussion on k-nearest neighbor exclusion models which do not cover the lattice perfectly. Fixed: extra assumption: particle configurations are determined by their defects. Fixed: miscellaneous minor tweaks, formatting and typos. Added: discussion about Lee-Yang zeros and their relation to the high-fugacity expansion. Added: open problem: soft exclusion potentials. Added: extended bibliography. Changed: Particles in figures are now always centered on the lattice, not the dual lattice. Changed: improved Makefile. --- figs/gaunt_fisher/gaunt_fisher2.tikz.tex | 30 ------------------------------ 1 file changed, 30 deletions(-) delete mode 100644 figs/gaunt_fisher/gaunt_fisher2.tikz.tex (limited to 'figs/gaunt_fisher/gaunt_fisher2.tikz.tex') diff --git a/figs/gaunt_fisher/gaunt_fisher2.tikz.tex b/figs/gaunt_fisher/gaunt_fisher2.tikz.tex deleted file mode 100644 index 4bbb433..0000000 --- a/figs/gaunt_fisher/gaunt_fisher2.tikz.tex +++ /dev/null @@ -1,30 +0,0 @@ -\documentclass{standalone} - -\usepackage{tikz} -\usepackage{shapes} - -\begin{document} -\begin{tikzpicture} - \cross{cyan}{(4,4)} - \cross{cyan}{(3,6)} - \cross{cyan}{(7,3)} - \cross{cyan}{(9,4)} - \cross{cyan}{(10,7)} - \cross{cyan}{(4,9)} - - \cross{cyan}{(6,6)} - \cross{cyan}{(7,8)} - - \square{black}{(6,4)} - \square{black}{(5,5)} - \square{black}{(5,7)} - \square{black}{(4,7)} - \square{black}{(5,8)} - \square{black}{(7,5)} - \square{black}{(8,5)} - \square{black}{(8,6)} - \square{black}{(9,6)} - \square{black}{(8,7)} - -\end{tikzpicture} -\end{document} -- cgit v1.2.3-70-g09d2