Published February 16, 2023
| Version v7.7.0
Software
Open
SciML/DifferentialEquations.jl: v7.7.0
Authors/Creators
- 1. Massachusetts Institute of Technology
- 2. Columbia University
- 3. @JuliaComputing
- 4. @beacon-biosignals
- 5. PumasAI
- 6. Gandalf Software, Inc.
- 7. Leeds Institute for Data Analytics, University of Leeds
- 8. Uppsala University
- 9. Julia Computing
- 10. @SciFracX
- 11. Boston University
- 12. Imperial College
- 13. Gitter
Description
DifferentialEquations v7.7.0
Closed issues:
- Solver arrays not being cleared from memory. (#680)
- Complex number error (#910)
- MethodError: no method matching setindex(::Vector{Float64}, ::Float64, ::Int64) (#911)
- Algebraic equation in matrix form (#913)
- NeuralSDE Example (#914)
- SDE solver fixed (#915)
- ERROR: "No matching function wrapper was found!" in some special case(s) (#916)
- Advection diffusion example on Julia website has an error (#919)
- Implicit Euler and @btime report Warning: Instability detected. Aborting (#921)
- Issue with Jump ODE problems with variable rate jumps? (#923)
- Problem installing DifferentialEquations.jl with Julia 1.8.4 (#926)
- error compiling: due to
N_VMake_Serial(#928) - plot cost function fo estimate multiple parameters (#929)
- compile error on Windows (#930)
- Which version changed ODESolution interface? (#931)
- How to store the intermediate variables in the differentialequation function (#933)
Merged pull requests:
- Update README.md (#925) (@ErikQQY)
- Update default steady state solver (#935) (@ChrisRackauckas)
Files
SciML/DifferentialEquations.jl-v7.7.0.zip
Files
(338.8 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:98795d09e5460c52ca0550ba9ef3eea1
|
338.8 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/SciML/DifferentialEquations.jl/tree/v7.7.0 (URL)