Releases: SciML/NeuralPDE.jl
Releases · SciML/NeuralPDE.jl
v1.1.0
v1.1.0 (2019-12-14)
Closed issues:
- Tests sometimes fail (#41)
Merged pull requests:
- CompatHelper: bump compat for "DiffEqFlux" to "0.10" (#43) (github-actions[bot])
v1.0.2
v1.0.2 (2019-12-14)
Closed issues:
Merged pull requests:
- CompatHelper: bump compat for "DiffEqFlux" to "0.9" (#40) (github-actions[bot])
- CompatHelper: add new compat entry for "StochasticDiffEq" at version "6.13" (#38) (github-actions[bot])
- CompatHelper: add new compat entry for "Flux" at version "0.9" (#37) (github-actions[bot])
- CompatHelper: add new compat entry for "DiffEqFlux" at version "0.8" (#36) (github-actions[bot])
- CompatHelper: add new compat entry for "Reexport" at version "0.2" (#35) (github-actions[bot])
- move the call of X.data inside the method (#32) (KirillZubov)
- Rename x0 to X0 and explain what it is (#28) (matthieugomez)
v1.0.1
v1.0.1 (2019-08-23)
Merged pull requests:
- fix options to diffeq style (#18) (ChrisRackauckas)
- added test for Nonlinear Black-Scholes Equation with Default Risk (#17) (KirillZubov)
- added option to save steps of iteration (#16) (KirillZubov)
v1.0.0
v0.1.0
v0.1.0 (2019-07-17)
Closed issues:
Merged pull requests:
- added test for Allen-Cahn Equation and Hamilton Jacobi Bellman Equation (#13) (KirillZubov)
- Put a DiffEq interface on PDE solve and structure the tests (#12) (ChrisRackauckas)
v0.0.1
v0.0.1 (2019-06-19)
Diff since 5a938518ff769b690c99062db9c4129683716374
Closed issues:
- Paper Translations (#1)
Merged pull requests:
- use Chain from user (#7) (ChrisRackauckas)
- compatible with version 1.1.1 (#6) (KirillZubov)
- Add CITATION.bib (#4) (asinghvi17)
- Add Travis CI & AppVeyor testing of v0.6, add test badges to README.md (#2) (ScottPJones)