dyna3/app-proto/src
Aaron Fenyes 5eeb0935ca
All checks were successful
/ test (pull_request) Successful in 2m21s
Change conditional panic to expect
Use `expect` to communicate that every element should have a column
index when `pose` is called. Rewrite the panic messages in the style
recommended by the `expect` documentation.
2025-04-21 14:47:26 -07:00
..
add_remove.rs Make regulator naming more consistent 2025-04-17 14:40:28 -07:00
assembly.rs Change conditional panic to expect 2025-04-21 14:47:26 -07:00
display.rs Switch to Euclidean-invariant projection onto tangent space of solution variety (#34) 2025-01-31 19:34:33 +00:00
engine.rs Move half-curvature change routine into engine 2025-04-15 23:44:35 -07:00
identity.vert feat: Application prototype (#14) 2024-10-21 23:38:27 +00:00
inversive.frag feat: Application prototype (#14) 2024-10-21 23:38:27 +00:00
lib.rs Turn non-automated tests into Cargo examples (#24) 2024-11-26 00:32:50 +00:00
main.rs feat: Continuous integration via Forgejo Actions/runners (#75) 2025-04-02 20:31:42 +00:00
outline.rs Make regulator naming more consistent 2025-04-17 14:40:28 -07:00
specified.rs Generalize constraints to observables (#48) 2025-03-10 23:43:24 +00:00
tests.rs feat: Continuous integration via Forgejo Actions/runners (#75) 2025-04-02 20:31:42 +00:00