dyna3/app-proto
Aaron Fenyes ee8a01b9cb Let regulators handle their own activation
This improves code organization at the cost of a little redundancy: the
default implementation of `activate` doesn't do anything, and its
implementation for `HalfCurvatureRegulator` redundantly accesses the
set point signal and checks whether the regulator is set.
2025-04-17 13:20:50 -07:00
..
examples Specify the values of the frozen entries 2025-04-03 11:38:18 -07:00
src Let regulators handle their own activation 2025-04-17 13:20:50 -07:00
.gitignore feat: Application prototype (#14) 2024-10-21 23:38:27 +00:00
Cargo.lock feat: Continuous integration via Forgejo Actions/runners (#75) 2025-04-02 20:31:42 +00:00
Cargo.toml feat: Continuous integration via Forgejo Actions/runners (#75) 2025-04-02 20:31:42 +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