v1.11.0
github-actions
released this
28 May 16:14
·
1285 commits
to master
since this release
DiffEqFlux v1.11.0
Closed issues:
- Using reverse-mode autodiff with a second order ODE problem (#48)
- [Bug Report] Rosenbrock23 gives no method matching finite_difference_jacobian (#257)
- NewtonSecondOrderAdjoints code in document not working (#258)
- LV-Univ example code doesn't match intro text (#262)
- reconstruct_Foo instead of reconstruct NeuralODE (#264)
Merged pull requests:
- Second Order Neural ODEs (#254) (@ChrisRackauckas)
- [WIP] Add Documentation to MNIST example (#256) (@JeremyFongSP)
- Docs fix: remove parameter
p
from call ofpredict_rd
(#260) (@metanoid) - Update LV-delay.md to include training step (#261) (@metanoid)
- Delete nfe variable in code (#263) (@JeremyFongSP)
- Remove unused functor definitions (#265) (@ChrisRackauckas)
- Update layers.jl (#269) (@ChrisRackauckas)