summaryrefslogtreecommitdiff
path: root/p-spin.hpp
AgeCommit message (Expand)Author
2023-04-04Standarized include.Jaron Kent-Dobias
2023-04-04Changed constructor specialization to use concepts.Jaron Kent-Dobias
2021-11-23Fixed some problems with changing the Real type, and went back to geometric i...Jaron Kent-Dobias
2021-11-09Moved some repeated code into the pSpinModel class.Jaron Kent-Dobias
2021-11-09Fixed bug in mixed-spin energy evalutaion.Jaron Kent-Dobias
2021-11-09Generalized code to easily allow mixed p-spins.Jaron Kent-Dobias
2021-11-09Generalized energy function to multiple tensor arguments in anticipation of t...Jaron Kent-Dobias
2021-11-06Finished Levenburg-Marquardt for Stokes lines.Jaron Kent-Dobias
2021-11-05Lots of progress towards Hessian implementation.Jaron Kent-Dobias
2021-11-05Work on Stokes lines, and new method involving parametric fits.Jaron Kent-Dobias
2021-03-01Work to find beyond-threshold points.Jaron Kent-Dobias
2021-02-25Many changes.Jaron Kent-Dobias
2021-02-17Rearranged some functions among files, and wrote the normalize function to ta...Jaron Kent-Dobias
2021-02-17Algorithmic tweaks to rope relaxation now suceeds in finding Stokes lines rel...Jaron Kent-Dobias
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
2021-01-14Tiny formatting change.Jaron Kent-Dobias
2021-01-14Updated W and dW to use correct constrained gradient.Jaron Kent-Dobias
2021-01-08Fixed some bugs, and made the simulation catch errors correctly.Jaron Kent-Dobias
2021-01-07Cleaned up includes.Jaron Kent-Dobias
2021-01-07Implemented some lazy optimizations and C++17isms.Jaron Kent-Dobias
2021-01-05Small clean-up.Jaron Kent-Dobias
2021-01-05A lot of work, and fixed a huge bug regarding the meaning of .dot in the Eige...Jaron Kent-Dobias
2021-01-05Refactor in preparation to resume using the stereographic library for Newton'...Jaron Kent-Dobias