<feed xmlns='http://www.w3.org/2005/Atom'>
<title>code/c++/lib/wolff_models, 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>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>
</feed>
