v7.3.0
DifferentialEquations v7.3.0
Closed issues:
- Common interface startup costs (#312)
- Throw an error if we see a non-common interface argument. (#334)
- Move API docs from DiffEqDocs.jl to docstrings? (#371)
- GMRES tie-ins for linsolve support (#453)
- Automatic GPUified linear solves (#472)
- Issues with complex ode15s solver (#503)
- Julia crashes several times while using DifferentialEquations.jl (#607)
- Non-deterministic unstable-ish Tsit5 solution (#636)
- Failed installation if Plots.jl is previously installed on Julia 1.0.3 (#687)
- confusing Jacobian options... (#800)
- Error DifferentialEquations precompile (#874)
- Strange Memory Allocations with saveat (#880)
- how to obtain the noise realization? (#882)
- how to get different random noise (#883)
- Update DiffEqBase library version (#884)
- ODE that depends nonlinearly on a jump process (#885)
- WARNING: Method definition resize!(FastLapackInterface.QRWYWs{R, MT} (#887)
- Failed to precompile (#889)
- Distributed ODE doesn't work with remote host (#890)
- Ich habe eine Frage.... (#891)
- Call to
solve
fails with `LoadError: "No matching function wrapper was found" (#893)
Merged pull requests:
- badges (#892) (@ArnoStrouwen)
- Bump versions (#895) (@ChrisRackauckas)