Releases: SciML/NeuralLyapunov.jl
NeuralLyapunov.jl v0.1.0
This version supports changes made to the SciMLBase API and now features testing with Pkg.
Demos have become tests.
Additionally, documentation generation has been added
Full Changelog: v0.0.2...v0.1.0
NeuralLyapunov.jl v0.0.2
NeuralLyapunov.jl is a library for searching for neural Lyapunov functions by setting up a NeuralPDE.jl PDESystem.
In v0.0.2, dynamics now are expected to be defined as t = 0.0
will be used.
NeuralLyapunov.jl v0.0.1
This is the initial public version of NeuralLyapunov.jl, a library for searching for neural Lyapunov functions by setting up a NeuralPDE.jl PDESystem.