summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-05Fixed bug in index counter.HEADmasterJaron Kent-Dobias
2023-04-04Collect only data on stationary points with adjacent indices.Jaron Kent-Dobias
2023-04-04Standarized include.Jaron Kent-Dobias
2023-04-04Added utilities for the study of real Morse lines.Jaron Kent-Dobias
2023-04-04Changed constructor specialization to use concepts.Jaron Kent-Dobias
2022-01-04Added option for spiking the interaction tensor to study minima below the thr...Jaron Kent-Dobias
2021-12-09Need to normalize estimate of length.Jaron Kent-Dobias
2021-12-09Record numerically integrated length of the line.Jaron Kent-Dobias
2021-12-09Fixed a stupid bug.Jaron Kent-Dobias
2021-12-09Now looks for Stokes lines at an increasing radius from a small initial radiu...Jaron Kent-Dobias
2021-11-23Fixed some problems with changing the Real type, and went back to geometric i...Jaron Kent-Dobias
2021-11-23Swiched to using Jacobi polynomials instead of Legendre.Jaron Kent-Dobias
2021-11-23Fixed bug in previous commit due to unsigned int underflow.Jaron Kent-Dobias
2021-11-23Switched to Legendre polynomials.Jaron Kent-Dobias
2021-11-23More iterations before stopping.Jaron Kent-Dobias
2021-11-23Trying new method for distinguishing Stoke's lines.Jaron Kent-Dobias
2021-11-12Fixed a bug in parameter pack expansion.Jaron Kent-Dobias
2021-11-12Some tweaking of the Stokes finder, how the lines are recorded, and fewer exe...Jaron Kent-Dobias
2021-11-11Added executable files for mixed p-spin.Jaron Kent-Dobias
2021-11-11New file for stopping at saddles.Jaron Kent-Dobias
2021-11-11Cleaned up code and algorithmic improvements for data collection.Jaron Kent-Dobias
2021-11-11Fixed bug in cord hessian.Jaron Kent-Dobias
2021-11-09Progress towards a systematized approach.Jaron Kent-Dobias
2021-11-09Moved some repeated code into the pSpinModel class.Jaron Kent-Dobias
2021-11-09Testing implementation of the 2 + 4 spin.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-08Removed a lot more old code, including old Rope class.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-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-10-11Updated pcg-cpp.Jaron Kent-Dobias
2021-06-11Implemented planting.Jaron Kent-Dobias
2021-03-01Work to find beyond-threshold points.Jaron Kent-Dobias
2021-02-25More changes.Jaron Kent-Dobias
2021-02-25Many changes.Jaron Kent-Dobias
2021-02-24Work on Stokes lines.Jaron Kent-Dobias
2021-02-18Converted variation calculation to be direction-specific.Jaron Kent-Dobias
2021-02-18More Stokes tweaks.Jaron Kent-Dobias
2021-02-17A little bit of refactoring in the Rope class.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-02-17Got the variation calculation fixed and working.Jaron Kent-Dobias
2021-02-16Progress towards a working Stokes line finder.Jaron Kent-Dobias
2021-02-12Revert "Added code to try and find critical points at very large a."Jaron Kent-Dobias