index
:
code/space_wolff
efficiency-work
master
Simulate lattice and continuum solids, gasses, and fluids.
Jaron Kent-Dobias
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spheres_infinite.cpp
Age
Commit message (
Expand
)
Author
2020-02-26
More cleanup and temperary saving routines for presentation
Jaron Kent-Dobias
2020-02-25
Minor refactoring of sphere commands and animation class, and introduction of...
Jaron Kent-Dobias
2020-02-21
Fixed the periodic sphere code to work with the new backend and implemented s...
Jaron Kent-Dobias
2020-02-19
Started implementing support for saving flip information for later visualizat...
Jaron Kent-Dobias
2020-02-19
Fixed printing reflection lines
Jaron Kent-Dobias
2020-02-19
Unsucessfully implemented showing the reflection plane.
Jaron Kent-Dobias
2020-02-18
Cleaned up Transformation system and sped things up generally
Jaron Kent-Dobias
2020-02-16
More work on new transformations, and animation of cluster formation
Jaron Kent-Dobias
2020-02-14
Dynamic pairing method appears to be working with spheres, needs to be cleane...
Jaron Kent-Dobias
2020-02-14
Added settings in Ising to deplete spins for Blume-Capel sims
Jaron Kent-Dobias
2020-02-13
Added gitignore and fixed Ising to work with new paradigm
Jaron Kent-Dobias
2020-02-12
Changed the RNG and implemented Transformations as the method for parameteriz...
Jaron Kent-Dobias
2020-02-10
began transition to more general transformations
Jaron Kent-Dobias
2020-02-10
Fixed bug in generator of reflections, now actually reflects near centers.
Jaron Kent-Dobias
2020-01-15
refactor
Jaron Kent-Dobias
2020-01-14
generalized code somewhat to accomodate simulation of infinite space, sample ...
Jaron Kent-Dobias