v1.0.0
v1.0.0 (2020-01-13)
Closed issues:
- Long integrations fail with Zygote even with hardcoded adjoint (#108)
- Cannot provide higher level functions with neural networks with Zygote: Neural ODE restructure dimension mismatch (#107)
- Long integrations fail with Zygote even with hardcoded adjoint (#105)
- Zygote GPU (#104)
- Training a neural_ode with Flux is VERY slow on the GPU. (#102)
- Remaining Zygote issues (#101)
- DiffEqFlux v0.4.0 will not pre-compile with Flux 0.10.0 in Julia 1.3 (#99)
- Zygote compatibility for new Flux update (#79)
Merged pull requests:
- Neural DE struct layers (#109) (ChrisRackauckas)
- Neural ODE via restructure/destructure (#103) (ChrisRackauckas)
- [WIP] Refactoring destructure (#97) (dhairyagandhi96)
- Zygote Compatibility (#96) (ChrisRackauckas)