summaryrefslogtreecommitdiff
path: root/uniform.cpp
AgeCommit message (Expand)Author
2022-10-19Ran clang-format.HEADmasterJaron Kent-Dobias
2022-10-11Refactoring.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