Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-14 | Large refactoring around changes in the graph class. | Jaron Kent-Dobias | |
- 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. | |||
2018-10-21 | measurement virtual hooks now defined to be trivial by default | Jaron Kent-Dobias | |
2018-10-20 | cleaned up the standalone ising example | Jaron Kent-Dobias | |
2018-10-19 | added more examples and cleaned up the model headers | Jaron Kent-Dobias | |
2018-10-19 | added standalone ising example | Jaron Kent-Dobias | |