index
:
code/lattice_glass
master
Geometric cluster algorithms for lattice glass models.
Jaron Kent-Dobias
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-08-02
Remaved self inverse scattering in favor of overlap, worked on camparisons fo...
HEAD
master
Jaron Kent-Dobias
2021-08-02
Effort started to compare energy autocorrelation time to self-inverse scatter...
Jaron Kent-Dobias
2021-07-02
Work on the Ciamarra model.
Jaron Kent-Dobias
2021-06-25
Everything compiles.
Jaron Kent-Dobias
2021-06-25
Partial progress towards merging BM model into global objects.
Jaron Kent-Dobias
2021-06-24
Added submodule dependancies.
Jaron Kent-Dobias
2021-06-24
Removing this pointers.
Jaron Kent-Dobias
2021-06-24
More refactoring.
Jaron Kent-Dobias
2021-06-24
Started splitting up shared functions into another file.
Jaron Kent-Dobias
2021-06-24
Added new model.
Jaron Kent-Dobias
2021-06-09
Lots of work.
Jaron Kent-Dobias
2021-03-24
New way of doing clusters without missing sites: check next nearest neighbors...
Jaron Kent-Dobias
2021-03-24
Fixed problem by cycling over all visited neighbors until end, but this is st...
Jaron Kent-Dobias
2021-03-24
Attempt to see if recursion fixed my bad vertex problem.
Jaron Kent-Dobias
2021-03-24
Implemented new measures of correlation.
Jaron Kent-Dobias
2021-03-23
More tuning.
Jaron Kent-Dobias
2021-03-23
Ran clang-format.
Jaron Kent-Dobias
2021-03-23
Rolled code into single file to trim things down.
Jaron Kent-Dobias
2021-03-23
Working Biroli-Mezard clusters.
Jaron Kent-Dobias
2021-03-22
Fixed Ciamarra model.
Jaron Kent-Dobias
2021-03-22
Split up functions, tired to generize in preparation for implementing Biroli-...
Jaron Kent-Dobias
2021-03-21
Updates.
Jaron Kent-Dobias
2021-03-21
Got Swendsen-Wang working.
Jaron Kent-Dobias
2021-03-20
Fixed stack overflow, still slow...
Jaron Kent-Dobias
2021-03-20
Tried again with maps, now it overflows the stack.
Jaron Kent-Dobias
2021-03-20
Tried to improve efficiency by switching to list iterators as keys.
Jaron Kent-Dobias
2021-03-20
Reverted attempt to make things a little more abstract, because it was very s...
Jaron Kent-Dobias
2021-03-20
Initial commit.
Jaron Kent-Dobias