<feed xmlns='http://www.w3.org/2005/Atom'>
<title>code/c++/lib, branch master</title>
<subtitle>Efficiently simulate spin models using a generalized Wolff algorithm.</subtitle>
<id>https://git.kent-dobias.com/research/wolff/code/c++/atom?h=master</id>
<link rel='self' href='https://git.kent-dobias.com/research/wolff/code/c++/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.kent-dobias.com/research/wolff/code/c++/'/>
<updated>2020-05-13T00:13:47Z</updated>
<entry>
<title>New overload functionality for Ising spins.</title>
<updated>2020-05-13T00:13:47Z</updated>
<author>
<name>Jaron Kent-Dobias</name>
<email>jaron@kent-dobias.com</email>
</author>
<published>2020-05-13T00:13:47Z</published>
<link rel='alternate' type='text/html' href='https://git.kent-dobias.com/research/wolff/code/c++/commit/?id=f1326bded3083cb119be458940fea4cf1ccbe62b'/>
<id>urn:sha1:f1326bded3083cb119be458940fea4cf1ccbe62b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>efficiency tuning: don't evaluate the exponential when we don't have to</title>
<updated>2019-12-14T16:07:35Z</updated>
<author>
<name>Jaron Kent-Dobias</name>
<email>jaron@kent-dobias.com</email>
</author>
<published>2019-12-14T16:07:35Z</published>
<link rel='alternate' type='text/html' href='https://git.kent-dobias.com/research/wolff/code/c++/commit/?id=a1b737c049bb297d5e4ec80cd5335d1382ce623a'/>
<id>urn:sha1:a1b737c049bb297d5e4ec80cd5335d1382ce623a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed mistype invoking wolff.hpp in ising.hpp</title>
<updated>2019-09-09T19:17:22Z</updated>
<author>
<name>Jaron Kent-Dobias</name>
<email>jaron@kent-dobias.com</email>
</author>
<published>2019-09-09T19:17:22Z</published>
<link rel='alternate' type='text/html' href='https://git.kent-dobias.com/research/wolff/code/c++/commit/?id=4991418a416b75680737ec8f1e47b355b219728d'/>
<id>urn:sha1:4991418a416b75680737ec8f1e47b355b219728d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Large refactoring around changes in the graph class.</title>
<updated>2019-01-14T20:47:59Z</updated>
<author>
<name>Jaron Kent-Dobias</name>
<email>jaron@kent-dobias.com</email>
</author>
<published>2019-01-14T20:47:59Z</published>
<link rel='alternate' type='text/html' href='https://git.kent-dobias.com/research/wolff/code/c++/commit/?id=49ac78a6c04e215950bc9c0f97368605e63da15b'/>
<id>urn:sha1:49ac78a6c04e215950bc9c0f97368605e63da15b</id>
<content type='text'>
  - Graphs now use lists of references instead of vectors of indicies.
  - Vertices and edges have associated classes that can be given arbitrary properties via template specification.
  - All essential library headers have been combined into one, wolff.hpp.
</content>
</entry>
<entry>
<title>measurement virtual hooks now defined to be trivial by default</title>
<updated>2018-10-21T04:39:34Z</updated>
<author>
<name>Jaron Kent-Dobias</name>
<email>jaron@kent-dobias.com</email>
</author>
<published>2018-10-21T04:39:34Z</published>
<link rel='alternate' type='text/html' href='https://git.kent-dobias.com/research/wolff/code/c++/commit/?id=44b83cecee297360d18ef3cf96bf0e2a41c699af'/>
<id>urn:sha1:44b83cecee297360d18ef3cf96bf0e2a41c699af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>normalized header gaurds and namespaces</title>
<updated>2018-10-20T20:12:18Z</updated>
<author>
<name>Jaron Kent-Dobias</name>
<email>jaron@kent-dobias.com</email>
</author>
<published>2018-10-20T20:12:18Z</published>
<link rel='alternate' type='text/html' href='https://git.kent-dobias.com/research/wolff/code/c++/commit/?id=46485dee5c154e47a17bb1c44d9b71ab3c9dae26'/>
<id>urn:sha1:46485dee5c154e47a17bb1c44d9b71ab3c9dae26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>changed the way that the finite states system works</title>
<updated>2018-10-19T20:31:10Z</updated>
<author>
<name>Jaron Kent-Dobias</name>
<email>jaron@kent-dobias.com</email>
</author>
<published>2018-10-19T20:31:10Z</published>
<link rel='alternate' type='text/html' href='https://git.kent-dobias.com/research/wolff/code/c++/commit/?id=3c2ce3017120f9469a1fef83096307fc4cef43e2'/>
<id>urn:sha1:3c2ce3017120f9469a1fef83096307fc4cef43e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>don't install cmake file</title>
<updated>2018-10-19T18:12:45Z</updated>
<author>
<name>Jaron Kent-Dobias</name>
<email>jaron@kent-dobias.com</email>
</author>
<published>2018-10-19T18:12:45Z</published>
<link rel='alternate' type='text/html' href='https://git.kent-dobias.com/research/wolff/code/c++/commit/?id=6fde4f4bf3899c3958d8f3618fbbe817cfb40db2'/>
<id>urn:sha1:6fde4f4bf3899c3958d8f3618fbbe817cfb40db2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>removed support for nonzero x</title>
<updated>2018-10-19T17:31:39Z</updated>
<author>
<name>Jaron Kent-Dobias</name>
<email>jaron@kent-dobias.com</email>
</author>
<published>2018-10-19T17:31:39Z</published>
<link rel='alternate' type='text/html' href='https://git.kent-dobias.com/research/wolff/code/c++/commit/?id=a3ad099281e0f608d0bcfda178502fb41acd8c5b'/>
<id>urn:sha1:a3ad099281e0f608d0bcfda178502fb41acd8c5b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added more examples and cleaned up the model headers</title>
<updated>2018-10-19T17:23:23Z</updated>
<author>
<name>Jaron Kent-Dobias</name>
<email>jaron@kent-dobias.com</email>
</author>
<published>2018-10-19T17:23:23Z</published>
<link rel='alternate' type='text/html' href='https://git.kent-dobias.com/research/wolff/code/c++/commit/?id=3b8e7ea25f0c23ca596c1c4e3e4f71d12c5fc065'/>
<id>urn:sha1:3b8e7ea25f0c23ca596c1c4e3e4f71d12c5fc065</id>
<content type='text'>
</content>
</entry>
</feed>
