dyna3/app-proto/src
Aaron Fenyes 6eeeb1c6fd Bring back try_set as inline code
This essentially reverts commit 894931a and then inlines `try_set` in
the one place where it's used. If we ever want to reuse that code, we'll
factor it out again.
2025-03-05 15:05:00 -08:00
..
add_remove.rs Enforce the validity of set point specifications 2025-02-18 13:29:10 -08:00
assembly.rs Bring back try_set as inline code 2025-03-05 15:05:00 -08: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 Switch to Euclidean-invariant projection onto tangent space of solution variety (#34) 2025-01-31 19:34:33 +00: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 Move SpecifiedValue into its own module 2025-03-03 13:10:08 -08:00
outline.rs Bring back try_set as inline code 2025-03-05 15:05:00 -08:00
specified.rs Rewrite SpecifiedValue as a read-only structure 2025-03-03 23:10:28 -08:00