summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-19Ran clang-format.HEADmasterJaron Kent-Dobias
2022-10-11Refactoring.Jaron Kent-Dobias
2022-10-11More fixes.Jaron Kent-Dobias
2022-10-11Fixed the helper files.Jaron Kent-Dobias
2022-10-11Stop zero weights.Jaron Kent-Dobias
2022-10-10Added free energy calculation, and fixed some small mistakes in the library.Jaron Kent-Dobias
2022-10-10Some refactoring, and example code for comparing low-T probabilities to zero-T.Jaron Kent-Dobias
2022-10-10Merged Graph and AztecDiamond classes.Jaron Kent-Dobias
2022-10-10Stopped precomputing the faces to save a lot of memory and waste almost no time.Jaron Kent-Dobias
2022-10-10Added computation of the partition function.Jaron Kent-Dobias
2022-10-10Enabled cheap parallelization.Jaron Kent-Dobias
2022-10-10Output data in style used previously.Jaron Kent-Dobias
2022-10-10Changed weight structure to a stack.Jaron Kent-Dobias
2022-10-10A little more refactoring.Jaron Kent-Dobias
2022-10-10Some refactoring.Jaron Kent-Dobias
2022-10-10Now finds edge probabilities for Boltzmann distributed random edges.Jaron Kent-Dobias
2022-10-10Finished implementing the Propp algorithm for edge probabilities.Jaron Kent-Dobias
2022-10-10Started implementation of Propp algorithm.Jaron Kent-Dobias
2022-10-06Read number of measurements as float to allow scientific notation.Jaron Kent-Dobias
2022-10-06Modified to save data for all vertices, not just one sublattice.Jaron Kent-Dobias
2022-10-04Output data to file that can be updated.Jaron Kent-Dobias
2022-10-04Added cheap parallelization.Jaron Kent-Dobias
2022-10-04Refactored base code and added new utility to measure the order paremeter.Jaron Kent-Dobias
2022-09-30Added routine to try perturbations until a large one is found.Jaron Kent-Dobias
2022-09-30Slightly changed what is output.Jaron Kent-Dobias
2022-09-30Save a lot of time by using the built-in update method.Jaron Kent-Dobias
2022-09-30Changed rbmp to use blossom algorithm.Jaron Kent-Dobias
2022-09-29Added compile_flags.txt for IDE settings.Jaron Kent-Dobias
2022-09-29Working implementation of the hungarian algorithm.Jaron Kent-Dobias
2022-09-17Changes to how the propogation happens.Jaron Kent-Dobias
2022-09-16Turned on cheap parallelization for belief propagation.Jaron Kent-Dobias
2022-09-16Added getopt interface.Jaron Kent-Dobias
2022-09-16Returned to initializing to zero.Jaron Kent-Dobias
2022-09-14Small fixes.Jaron Kent-Dobias
2022-09-14Readded threshold-based stopping conditions.Jaron Kent-Dobias
2022-09-14Small refactor.Jaron Kent-Dobias
2022-09-14Small simplification.Jaron Kent-Dobias
2022-09-14Some cleanup and removal of convergence metric.Jaron Kent-Dobias
2022-09-14Some simplifying refactoring.Jaron Kent-Dobias
2022-09-13Some code simplification.Jaron Kent-Dobias
2022-09-13Initial commit.Jaron Kent-Dobias