summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-23Small formatting change.HEADmasterJaron Kent-Dobias
2024-04-22Changed header files in executable to use submodule version of eigen.Jaron Kent-Dobias
2024-04-22Switched to eigen as submodule.Jaron Kent-Dobias
2024-04-22Reordered declarations.Jaron Kent-Dobias
2024-04-22Some renaming of functions and variables.Jaron Kent-Dobias
2024-04-21Small refactor.Jaron Kent-Dobias
2024-04-21Removed some helper functions that were only used once.Jaron Kent-Dobias
2024-04-21Set higher precision for output.Jaron Kent-Dobias
2024-04-21Changed allocation of models to save memory.Jaron Kent-Dobias
2024-04-21Small refactoring.Jaron Kent-Dobias
2024-04-21Small optimizations and refactoring.Jaron Kent-Dobias
2024-04-21Renamed some functions and variables.Jaron Kent-Dobias
2024-04-21Improved gradient descent, removed unused code, fixed bug in printing results.Jaron Kent-Dobias
2024-04-21Made the calculation of the Hessian more compact and efficient.Jaron Kent-Dobias
2024-04-21Reduced C++ standard to minimum necessary.Jaron Kent-Dobias
2024-04-21Removed renaming of variable, and destruct first model to create second.Jaron Kent-Dobias
2024-04-21Did some nice refactoring.Jaron Kent-Dobias
2024-04-20Removed unused code.Jaron Kent-Dobias
2024-04-20removed unused code, and fixed important bug in makeTangentJaron Kent-Dobias
2024-04-20Simplified approach to only quadratic.Jaron Kent-Dobias
2024-04-12Restored cubic model class and refactored somewhat.Jaron Kent-Dobias
2024-04-12Some small optimizations, and better judging of the endpoint for minimization.Jaron Kent-Dobias
2024-04-12Significant refactoring, and fixed a big error related to symmetry of couplin...Jaron Kent-Dobias
2024-04-10some small changes.Jaron Kent-Dobias
2024-04-04Some optimizations.Jaron Kent-Dobias
2024-04-03Some small changes.Jaron Kent-Dobias
2024-04-03Added support for alternate (slower) models.Jaron Kent-Dobias
2024-04-02Simplied implementation, specific for the quadractic models.Jaron Kent-Dobias
2024-04-02Changed convention to match Fyodorov.Jaron Kent-Dobias
2024-04-02Added tensor support.Jaron Kent-Dobias
2024-03-28Changes.Jaron Kent-Dobias
2024-03-28Initial commit.Jaron Kent-Dobias