index
:
code
master
Gradient descent and Langevin dynamics on complex p-spin models.
Jaron Kent-Dobias
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2021-12-09
Now looks for Stokes lines at an increasing radius from a small initial ↵
Jaron Kent-Dobias
radius, independant of N.
2021-11-23
Fixed some problems with changing the Real type, and went back to geometric ↵
Jaron Kent-Dobias
increases in fit.
2021-11-23
Swiched to using Jacobi polynomials instead of Legendre.
Jaron Kent-Dobias
2021-11-23
Fixed bug in previous commit due to unsigned int underflow.
Jaron Kent-Dobias
2021-11-23
Switched to Legendre polynomials.
Jaron Kent-Dobias
2021-11-23
More iterations before stopping.
Jaron Kent-Dobias
2021-11-23
Trying new method for distinguishing Stoke's lines.
Jaron Kent-Dobias
2021-11-12
Fixed a bug in parameter pack expansion.
Jaron Kent-Dobias
2021-11-12
Some tweaking of the Stokes finder, how the lines are recorded, and fewer ↵
Jaron Kent-Dobias
executables.
2021-11-11
Added executable files for mixed p-spin.
Jaron Kent-Dobias
2021-11-11
New file for stopping at saddles.
Jaron Kent-Dobias
2021-11-11
Cleaned up code and algorithmic improvements for data collection.
Jaron Kent-Dobias
2021-11-11
Fixed bug in cord hessian.
Jaron Kent-Dobias
2021-11-09
Progress towards a systematized approach.
Jaron Kent-Dobias
2021-11-09
Moved some repeated code into the pSpinModel class.
Jaron Kent-Dobias
2021-11-09
Testing implementation of the 2 + 4 spin.
Jaron Kent-Dobias
2021-11-09
Fixed bug in mixed-spin energy evalutaion.
Jaron Kent-Dobias
2021-11-09
Generalized code to easily allow mixed p-spins.
Jaron Kent-Dobias
2021-11-09
Generalized energy function to multiple tensor arguments in anticipation of ↵
Jaron Kent-Dobias
the mixed p-spin.
2021-11-08
Removed a lot more old code, including old Rope class.
Jaron Kent-Dobias
2021-11-08
Removed some unused files.
Jaron Kent-Dobias
2021-11-08
Working minimization.
Jaron Kent-Dobias
2021-11-08
Progress towards minimizer for real models.
Jaron Kent-Dobias
2021-11-08
Better method for finding saddles.
Jaron Kent-Dobias
2021-11-06
Finished Levenburg-Marquardt for Stokes lines.
Jaron Kent-Dobias
2021-11-05
Lots of progress towards Hessian implementation.
Jaron Kent-Dobias
2021-11-05
Work on Stokes lines, and new method involving parametric fits.
Jaron Kent-Dobias
2021-10-11
Updated pcg-cpp.
Jaron Kent-Dobias
2021-06-11
Implemented planting.
Jaron Kent-Dobias
2021-03-01
Work to find beyond-threshold points.
Jaron Kent-Dobias
2021-02-25
More changes.
Jaron Kent-Dobias
2021-02-25
Many changes.
Jaron Kent-Dobias
2021-02-24
Work on Stokes lines.
Jaron Kent-Dobias
2021-02-18
Converted variation calculation to be direction-specific.
Jaron Kent-Dobias
2021-02-18
More Stokes tweaks.
Jaron Kent-Dobias
2021-02-17
A little bit of refactoring in the Rope class.
Jaron Kent-Dobias
2021-02-17
Rearranged some functions among files, and wrote the normalize function to ↵
Jaron Kent-Dobias
take generic Eigen expressions.
2021-02-17
Algorithmic tweaks to rope relaxation now suceeds in finding Stokes lines ↵
Jaron Kent-Dobias
relatively quickly.
2021-02-17
Got the variation calculation fixed and working.
Jaron Kent-Dobias
2021-02-16
Progress towards a working Stokes line finder.
Jaron Kent-Dobias
2021-02-12
Revert "Added code to try and find critical points at very large a."
Jaron Kent-Dobias
This reverts commit 388449d66164fe8b5595cf11dbc0f3aa116ef36d.
2021-02-11
Draft code for finding Stokes lines via relaxing ropes.
Jaron Kent-Dobias
2021-02-11
Added code to try and find critical points at very large a.
Jaron Kent-Dobias
2021-01-15
Moved function to more appropriate header.
Jaron Kent-Dobias
2021-01-15
More changes.
Jaron Kent-Dobias
2021-01-15
Converted more of library to templates accepting generic Scalar types and p
Jaron Kent-Dobias
2021-01-15
Removed unnecessary include.
Jaron Kent-Dobias
2021-01-14
Tiny formatting change.
Jaron Kent-Dobias
2021-01-14
Catch errors in the J-perturbing loop and save entire vectors, not just ↵
Jaron Kent-Dobias
their norm difference.
2021-01-14
Updated W and dW to use correct constrained gradient.
Jaron Kent-Dobias
[next]