dyna3/engine-proto/gram-test
Aaron Fenyes b185fd4b83 Switch to backtracking Newton's method in Optim
This performs much better than the trust region Newton's method for the
actual `circles-in-triangle` problem. (The trust region method performs
better for the simplified problem produced by the conversion bug.)
2024-07-15 15:52:38 -07:00
..
basin-shapes.jl Visualize neighborhoods of global minima 2024-07-09 14:01:30 -07:00
circles-in-triangle.jl Switch back to BigFloat precision in examples 2024-07-15 14:31:30 -07:00
Engine.jl Switch to backtracking Newton's method in Optim 2024-07-15 15:52:38 -07:00
ganja-1.0.204.js Host Ganja.js locally 2024-07-06 21:35:09 -07:00
gram-test.jl Update namespace of AbstractAlgebra.Rationals 2024-06-26 01:06:27 -07:00
gram-test.sage Try out the Gram matrix approach 2024-02-20 22:35:24 -05:00
low-rank-test.jl Try numerical low-rank factorization 2024-05-30 00:36:03 -07:00
overlap-test.jl Update namespace of AbstractAlgebra.Rationals 2024-06-26 01:06:27 -07:00
overlapping-pyramids.jl Switch back to BigFloat precision in examples 2024-07-15 14:31:30 -07:00
sphere-in-tetrahedron.jl Clean up backtracking gradient descent code 2024-07-15 13:15:15 -07:00