summaryrefslogtreecommitdiff
path: root/langevin.cpp
AgeCommit message (Expand)Author
2021-01-06Cleaned up code and removed unused portions.Jaron Kent-Dobias
2021-01-06Got Newton's method working well.Jaron Kent-Dobias
2021-01-06Better saddle-finding algorithm. Cristoffel symbols still need fixing.Jaron Kent-Dobias
2021-01-06Lots of work, and fixed bug stemming from choice of matrix algorithm.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-05New function to create random vectors.Jaron Kent-Dobias
2021-01-05Refactor in preparation to resume using the stereographic library for Newton'...Jaron Kent-Dobias
2021-01-05Some helpful comments.Jaron Kent-Dobias
2021-01-05Slightly better treatement of the global constant.Jaron Kent-Dobias
2021-01-05Ran clang-format.Jaron Kent-Dobias
2021-01-05Removed uncessesary includes.Jaron Kent-Dobias
2021-01-05Cleaned up some notition.Jaron Kent-Dobias
2021-01-05Lots of work, refactoring.Jaron Kent-Dobias
2021-01-04A lot of uncompleted work.Jaron Kent-Dobias
2020-12-29New parameter to control length of Langevin simulation.Jaron Kent-Dobias
2020-12-29Camel cased some function names.Jaron Kent-Dobias
2020-12-29Nicer variable names in gradHess function.Jaron Kent-Dobias
2020-12-29Fixed very stupid mistake.Jaron Kent-Dobias
2020-12-29Fixed mistake in constraint step.Jaron Kent-Dobias
2020-12-29Initial commit.Jaron Kent-Dobias