summaryrefslogtreecommitdiff
path: root/src/wolff_cgm.cpp
AgeCommit message (Collapse)Author
2018-07-26now using const passing of object reference instead of pointersJaron Kent-Dobias
2018-07-26many changes, including new spin spaces and groups and cleaning up core ↵Jaron Kent-Dobias
library code
2018-07-26all the R_t have been objectifiedJaron Kent-Dobias
2018-07-23same fix for cgm...Jaron Kent-Dobias
2018-07-23removed many unnecessary includesJaron Kent-Dobias
2018-07-23anddddd also did the (trivial) continuous gaussian model by flipping all the ↵Jaron Kent-Dobias
int64_ts in dgm to doubles