index
:
code
master
Simulations of random least squares problems.
Jaron Kent-Dobias
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-08-25
Small cosmetic tweaks.
HEAD
master
Jaron Kent-Dobias
2024-08-18
Some regularization changes.
Jaron Kent-Dobias
2024-08-18
Added linear model.
Jaron Kent-Dobias
2024-08-18
Small style changes.
Jaron Kent-Dobias
2024-08-18
Generalized topology code to extensively many constraints.
Jaron Kent-Dobias
2024-08-11
New file for testing some topological conjectures.
Jaron Kent-Dobias
2024-08-10
New code for studying topology of constraint manifolds.
Jaron Kent-Dobias
2024-04-23
Small formatting change.
marginal_paper
Jaron Kent-Dobias
2024-04-22
Changed header files in executable to use submodule version of eigen.
Jaron Kent-Dobias
2024-04-22
Switched to eigen as submodule.
Jaron Kent-Dobias
2024-04-22
Reordered declarations.
Jaron Kent-Dobias
2024-04-22
Some renaming of functions and variables.
Jaron Kent-Dobias
2024-04-21
Small refactor.
Jaron Kent-Dobias
2024-04-21
Removed some helper functions that were only used once.
Jaron Kent-Dobias
2024-04-21
Set higher precision for output.
Jaron Kent-Dobias
2024-04-21
Changed allocation of models to save memory.
Jaron Kent-Dobias
2024-04-21
Small refactoring.
Jaron Kent-Dobias
2024-04-21
Small optimizations and refactoring.
Jaron Kent-Dobias
2024-04-21
Renamed some functions and variables.
Jaron Kent-Dobias
2024-04-21
Improved gradient descent, removed unused code, fixed bug in printing results.
Jaron Kent-Dobias
2024-04-21
Made the calculation of the Hessian more compact and efficient.
Jaron Kent-Dobias
2024-04-21
Reduced C++ standard to minimum necessary.
Jaron Kent-Dobias
2024-04-21
Removed renaming of variable, and destruct first model to create second.
Jaron Kent-Dobias
2024-04-21
Did some nice refactoring.
Jaron Kent-Dobias
2024-04-20
Removed unused code.
Jaron Kent-Dobias
2024-04-20
removed unused code, and fixed important bug in makeTangent
Jaron Kent-Dobias
2024-04-20
Simplified approach to only quadratic.
Jaron Kent-Dobias
2024-04-12
Restored cubic model class and refactored somewhat.
Jaron Kent-Dobias
2024-04-12
Some small optimizations, and better judging of the endpoint for minimization.
Jaron Kent-Dobias
2024-04-12
Significant refactoring, and fixed a big error related to symmetry of couplin...
Jaron Kent-Dobias
2024-04-10
some small changes.
Jaron Kent-Dobias
2024-04-04
Some optimizations.
Jaron Kent-Dobias
2024-04-03
Some small changes.
Jaron Kent-Dobias
2024-04-03
Added support for alternate (slower) models.
Jaron Kent-Dobias
2024-04-02
Simplied implementation, specific for the quadractic models.
Jaron Kent-Dobias
2024-04-02
Changed convention to match Fyodorov.
Jaron Kent-Dobias
2024-04-02
Added tensor support.
Jaron Kent-Dobias
2024-03-28
Changes.
Jaron Kent-Dobias
2024-03-28
Initial commit.
Jaron Kent-Dobias