summaryrefslogtreecommitdiff
path: root/spheres_infinite.cpp
AgeCommit message (Expand)Author
2020-02-26More cleanup and temperary saving routines for presentationJaron Kent-Dobias
2020-02-25Minor refactoring of sphere commands and animation class, and introduction of...Jaron Kent-Dobias
2020-02-21Fixed the periodic sphere code to work with the new backend and implemented s...Jaron Kent-Dobias
2020-02-19Started implementing support for saving flip information for later visualizat...Jaron Kent-Dobias
2020-02-19Fixed printing reflection linesJaron Kent-Dobias
2020-02-19Unsucessfully implemented showing the reflection plane.Jaron Kent-Dobias
2020-02-18Cleaned up Transformation system and sped things up generallyJaron Kent-Dobias
2020-02-16More work on new transformations, and animation of cluster formationJaron Kent-Dobias
2020-02-14Dynamic pairing method appears to be working with spheres, needs to be cleane...Jaron Kent-Dobias
2020-02-14Added settings in Ising to deplete spins for Blume-Capel simsJaron Kent-Dobias
2020-02-13Added gitignore and fixed Ising to work with new paradigmJaron Kent-Dobias
2020-02-12Changed the RNG and implemented Transformations as the method for parameteriz...Jaron Kent-Dobias
2020-02-10began transition to more general transformationsJaron Kent-Dobias
2020-02-10Fixed bug in generator of reflections, now actually reflects near centers.Jaron Kent-Dobias
2020-01-15refactorJaron Kent-Dobias
2020-01-14generalized code somewhat to accomodate simulation of infinite space, sample ...Jaron Kent-Dobias