NeuralLyapunov v0.2.4
Changes
- Removes assumption that all functions will
<: Function
; improves support forODEInputFunction
in the process - Some changes to CI, including formatting and downgrade checks
- Corrects some formatting issues
- Adds some tests
Merged pull requests:
- Update CI workflows for downgrade v2 (issue #1076) (#71) (@ChrisRackauckas)
- Update code formatting with JuliaFormatter (#72) (@ChrisRackauckas)
- Adds GPU test of
benchmark
with policy search and ODESystem (#73) (@nicholaskl97) - Revert CI downgrade update back to v1 from v2 (#75) (@nicholaskl97)
- Remove references to
Function
(#77) (@nicholaskl97)
Closed issues:
- Register v0.2.3 (#70)