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.
This commit is contained in:
Ian Jauslin
2017-09-08 05:59:24 +00:00
parent 1b13e14750
commit c6fe9f4dfa
31 changed files with 155 additions and 94 deletions

21
Changelog Normal file
View File

@ -0,0 +1,21 @@
0.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.