summaryrefslogtreecommitdiff
path: root/order.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-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