Update to v0.1

Fixed: deleted erroneous reference to Kramers and Wannier.

Fixed: changed boundary conditions.

Fixed: definition of \mathbb S(X).

Fixed: miscellaneous minor tweaks, formatting and typos.

Added: informal description of Gaunt-Fisher configurations.

Changed: title.

Changed: reformulate main theorem.
This commit is contained in:
Ian Jauslin
2017-09-19 16:14:31 +00:00
parent dfe8ce9590
commit ec3406fb7a
8 changed files with 304 additions and 210 deletions

View File

@ -36,6 +36,7 @@ clean-aux:
rm -f $(addsuffix .aux, $(PROJECTNAME))
rm -f $(addsuffix .log, $(PROJECTNAME))
rm -f $(addsuffix .out, $(PROJECTNAME))
rm -f $(addsuffix .toc, $(PROJECTNAME))
clean-libs:
rm -f $(LIBS)