v1.35.0
·
897 commits
to master
since this release
DiffEqFlux v1.35.0
Closed issues:
- Update Neural SDE documentation (#402)
- Neural DAE tests not included in runtests and outdated (#425)
- Do Multiple Shooting (#481)
- FastDense error on GPU (#501)
- Make docs nicer (#504)
- ODE-LSTMs (#508)
- Is there any difference in neuralODE and ODENet? (#510)
- Error with non-in-place vector ODEs (#512)
- sciml_train summary is gone? (#513)
- Error in the Copy-Paste Code for Optimization of Ordinary Differential Equations (#517)
Merged pull requests:
- Updated sciml_train information. (#500) (@mkg33)
- Do not free memory you do not own. (#503) (@aussetg)
- Do multiple shooting (#505) (@Manas2030)
- Update Flux.md (#506) (@yewalenikhil65)
- Restructure documentation (#507) (@ChrisRackauckas)
- CompatHelper: bump compat for "Flux" to "0.12" (#514) (@github-actions[bot])
- fix typo (#515) (@ArnoStrouwen)
- Disable graph stuff to get tests running again (#516) (@ChrisRackauckas)