Age | Commit message (Expand) | Author |
---|---|---|
2022-10-10 | Added computation of the partition function. | Jaron Kent-Dobias |
2022-10-10 | Enabled cheap parallelization. | Jaron Kent-Dobias |
2022-10-10 | Output data in style used previously. | Jaron Kent-Dobias |
2022-10-10 | Changed weight structure to a stack. | Jaron Kent-Dobias |
2022-10-10 | A little more refactoring. | Jaron Kent-Dobias |
2022-10-10 | Some refactoring. | Jaron Kent-Dobias |
2022-10-10 | Now finds edge probabilities for Boltzmann distributed random edges. | Jaron Kent-Dobias |
2022-10-10 | Finished implementing the Propp algorithm for edge probabilities. | Jaron Kent-Dobias |
2022-10-10 | Started implementation of Propp algorithm. | Jaron Kent-Dobias |