dyna3/engine-proto
Aaron Fenyes d538cbf716 Correct improvement threshold by using unit step
Our formula for the improvement theshold works when the step size is
an absolute distance. However, in commit `4d5ea06`, the step size was
measured relative to the current gradient instead. This commit scales
the base step to unit length, so now the step size really is an absolute
distance.
2024-07-10 23:31:44 -07:00
..
ganja-test Get Ganja.js to display planes 2024-06-27 21:49:53 -07:00
gram-test Correct improvement threshold by using unit step 2024-07-10 23:31:44 -07:00
ConstructionViewer.jl Host Ganja.js locally 2024-07-06 21:35:09 -07:00
Engine.Algebraic.jl Clean up example of three mutually tangent spheres 2024-02-15 17:16:37 -08:00
Engine.jl Clean up example of three mutually tangent spheres 2024-02-15 17:16:37 -08:00
Engine.Numerical.jl Make results reproducible 2024-02-15 16:00:46 -08:00
HittingSet.jl Use module names as filenames 2024-01-30 02:49:33 -05:00