NeuralLyapunov v0.2.0
What's Changed
- Documentation website added! Including demos in #28, #27, #16
- Added training option for region of attraction approximation in #18, #29, #42
- Added support for policy search in #21
- Added benchmarking function in #31, #43, #44, #45, #48, #46
- Added a problem library package (NeuralLyapunovProblemLibrary) in the same repository in #41
- Various interface changes and minor performance improvements by in #24, #28, #30, #53
- More stable tests via StableRNGs by in #37
- GitHub Actions CI testing has been refined and expanded to include formatting and compatibility checking (and compatibility requirements have been updated accordingly) in #47, #49, #52, #17, #51, #33, #38, #39, #50, #32, #15, #14, #23, #25, #26
- Added BuildKite testing by in #35, #36
- Added test of GPU support in #34
Full Changelog: v0.1.0...v0.2.0