index
:
code
master
Code for tiling Aztec diamonds.
Jaron Kent-Dobias
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-10-04
Refactored base code and added new utility to measure the order paremeter.
Jaron Kent-Dobias
2022-09-30
Added routine to try perturbations until a large one is found.
Jaron Kent-Dobias
2022-09-30
Slightly changed what is output.
Jaron Kent-Dobias
2022-09-30
Save a lot of time by using the built-in update method.
Jaron Kent-Dobias
2022-09-30
Changed rbmp to use blossom algorithm.
Jaron Kent-Dobias
2022-09-29
Added compile_flags.txt for IDE settings.
Jaron Kent-Dobias
2022-09-29
Working implementation of the hungarian algorithm.
Jaron Kent-Dobias
2022-09-17
Changes to how the propogation happens.
Jaron Kent-Dobias
2022-09-16
Turned on cheap parallelization for belief propagation.
Jaron Kent-Dobias
2022-09-16
Added getopt interface.
Jaron Kent-Dobias
2022-09-16
Returned to initializing to zero.
Jaron Kent-Dobias
2022-09-14
Small fixes.
Jaron Kent-Dobias
2022-09-14
Readded threshold-based stopping conditions.
Jaron Kent-Dobias
2022-09-14
Small refactor.
Jaron Kent-Dobias
2022-09-14
Small simplification.
Jaron Kent-Dobias
2022-09-14
Some cleanup and removal of convergence metric.
Jaron Kent-Dobias
2022-09-14
Some simplifying refactoring.
Jaron Kent-Dobias
2022-09-13
Some code simplification.
Jaron Kent-Dobias
2022-09-13
Initial commit.
Jaron Kent-Dobias