summaryrefslogtreecommitdiff
path: root/dynamics.hpp
AgeCommit message (Collapse)Author
2021-11-11Cleaned up code and algorithmic improvements for data collection.Jaron Kent-Dobias
2021-11-09Progress towards a systematized approach.Jaron Kent-Dobias
2021-11-09Generalized code to easily allow mixed p-spins.Jaron Kent-Dobias
2021-11-08Removed some unused files.Jaron Kent-Dobias
2021-11-08Working minimization.Jaron Kent-Dobias
2021-11-08Progress towards minimizer for real models.Jaron Kent-Dobias
2021-11-08Better method for finding saddles.Jaron Kent-Dobias
2021-11-05Work on Stokes lines, and new method involving parametric fits.Jaron Kent-Dobias
2021-02-25Many changes.Jaron Kent-Dobias
2021-02-17Rearranged some functions among files, and wrote the normalize function to ↵Jaron Kent-Dobias
take generic Eigen expressions.
2021-02-17Algorithmic tweaks to rope relaxation now suceeds in finding Stokes lines ↵Jaron Kent-Dobias
relatively quickly.
2021-01-15Moved function to more appropriate header.Jaron Kent-Dobias
2021-01-15More changes.Jaron Kent-Dobias
2021-01-15Converted more of library to templates accepting generic Scalar types and pJaron Kent-Dobias