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-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
2021-01-12
Changed code to now find nearby saddles and perturb J.
Jaron Kent-Dobias
2021-01-08
Fixed some bugs, and made the simulation catch errors correctly.
Jaron Kent-Dobias
2021-01-07
Cleaned up includes.
Jaron Kent-Dobias
2021-01-07
Implemented some lazy optimizations and C++17isms.
Jaron Kent-Dobias
2021-01-07
Reformatted a funny line.
Jaron Kent-Dobias
2021-01-07
Ignore data files in this directory.
Jaron Kent-Dobias
2021-01-06
Report stall to cerr instead of cout.
Jaron Kent-Dobias
2021-01-06
Made many sane default arguments to the saddle finding functions.
Jaron Kent-Dobias
2021-01-06
Cleaned up code and removed unused portions.
Jaron Kent-Dobias
2021-01-06
Got Newton's method working well.
Jaron Kent-Dobias
2021-01-06
Better saddle-finding algorithm. Cristoffel symbols still need fixing.
Jaron Kent-Dobias
2021-01-06
Lots of work, and fixed bug stemming from choice of matrix algorithm.
Jaron Kent-Dobias
2021-01-05
Small clean-up.
Jaron Kent-Dobias
2021-01-05
A lot of work, and fixed a huge bug regarding the meaning of .dot in the ↵
Jaron Kent-Dobias
Eigen library for complex vectors.
2021-01-05
New function to create random vectors.
Jaron Kent-Dobias
2021-01-05
Sorted includes differently.
Jaron Kent-Dobias
2021-01-05
Eliminated one pesky helper function.
Jaron Kent-Dobias
2021-01-05
Refactor in preparation to resume using the stereographic library for ↵
Jaron Kent-Dobias
Newton's method.
2021-01-05
Some helpful comments.
Jaron Kent-Dobias
2021-01-05
Slightly better treatement of the global constant.
Jaron Kent-Dobias
2021-01-05
Ran clang-format.
Jaron Kent-Dobias
2021-01-05
Removed uncessesary includes.
Jaron Kent-Dobias
2021-01-05
Cleaned up some notition.
Jaron Kent-Dobias
[next]