<feed xmlns='http://www.w3.org/2005/Atom'>
<title>code/c++/lib/include, 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>2019-01-14T20:47:59Z</updated>
<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>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>
<entry>
<title>added support for nonunitary x, so that bond probabilities can be changed as in the DGM paper</title>
<updated>2018-10-19T15:05:32Z</updated>
<author>
<name>Jaron Kent-Dobias</name>
<email>jaron@kent-dobias.com</email>
</author>
<published>2018-10-19T15:05:32Z</published>
<link rel='alternate' type='text/html' href='https://git.kent-dobias.com/research/wolff/code/c++/commit/?id=98916c597dcaafd8113547a39d1e66704ac62b82'/>
<id>urn:sha1:98916c597dcaafd8113547a39d1e66704ac62b82</id>
<content type='text'>
</content>
</entry>
<entry>
<title>big library overhual, fixed all examples, added documentation with sphinx</title>
<updated>2018-10-19T05:26:14Z</updated>
<author>
<name>Jaron Kent-Dobias</name>
<email>jaron@kent-dobias.com</email>
</author>
<published>2018-10-19T05:26:14Z</published>
<link rel='alternate' type='text/html' href='https://git.kent-dobias.com/research/wolff/code/c++/commit/?id=643baba78eb15a685d959aae718ee3eeade2f806'/>
<id>urn:sha1:643baba78eb15a685d959aae718ee3eeade2f806</id>
<content type='text'>
</content>
</entry>
<entry>
<title>removed a lot of research code to simplify library and examples for publication</title>
<updated>2018-10-17T23:33:25Z</updated>
<author>
<name>Jaron Kent-Dobias</name>
<email>jaron@kent-dobias.com</email>
</author>
<published>2018-10-17T23:33:25Z</published>
<link rel='alternate' type='text/html' href='https://git.kent-dobias.com/research/wolff/code/c++/commit/?id=f2f7a072216dfafab89851e4ff3e0b2c3eb16663'/>
<id>urn:sha1:f2f7a072216dfafab89851e4ff3e0b2c3eb16663</id>
<content type='text'>
</content>
</entry>
<entry>
<title>many changes, including reworking the measurements system</title>
<updated>2018-10-16T02:57:17Z</updated>
<author>
<name>Jaron Kent-Dobias</name>
<email>jaron@kent-dobias.com</email>
</author>
<published>2018-10-16T02:57:17Z</published>
<link rel='alternate' type='text/html' href='https://git.kent-dobias.com/research/wolff/code/c++/commit/?id=1343a3fe6bd17a2487f12a0d61be8dc83cd722a0'/>
<id>urn:sha1:1343a3fe6bd17a2487f12a0d61be8dc83cd722a0</id>
<content type='text'>
</content>
</entry>
</feed>
