dyna3/app-proto
Aaron Fenyes 55ccfb9ebc Factor out the kaleidocycle realization
This parallels what we did for the Irisawa hexlet realization. The
kaleidocycle tangent test comes out slightly weaker, because we no
longer confirm that the realized configuration matches the initial
guess. However, we still confirm that the configuration history only has
one entry, which is equivalent as long as the configuration history
starts with the initial guess and is updated after every optimization
step.
2025-03-10 22:20:10 -07:00
..
examples Factor out the kaleidocycle realization 2025-03-10 22:20:10 -07:00
src Factor out the kaleidocycle realization 2025-03-10 22:20:10 -07:00
.gitignore feat: Application prototype (#14) 2024-10-21 23:38:27 +00:00
Cargo.toml Generalize constraints to observables (#48) 2025-03-10 23:43:24 +00:00
index.html Clean up the outline view (#19) 2024-11-15 03:32:47 +00:00
main.css Generalize constraints to observables (#48) 2025-03-10 23:43:24 +00:00
run-examples Switch to Euclidean-invariant projection onto tangent space of solution variety (#34) 2025-01-31 19:34:33 +00:00