Published May 24, 2021
| Version v6.17.0
Software
Open
SciML/DifferentialEquations.jl: v6.17.0
Authors/Creators
- 1. Massachusetts Institute of Technology
- 2. @beacon-biosignals
- 3. @JuliaComputing
- 4. PumasAI
- 5. Gandalf Software, Inc.
- 6. Leeds Institute for Data Analytics, University of Leeds
- 7. Julia Computing
- 8. Imperial College
- 9. Gitter
Description
DifferentialEquations v6.17.0
Closed issues:
- Solver gets trapped when using callbacks (#703)
- Test Failed at default_ode_alg_test.jl:12 (#710)
- Solution is saved twice when using two DiscreteCallbacks (#711)
- Table traits don't apply when the initial condition is a vector (#712)
- An error occurred in SDE problem with Complex number (#713)
- How to inquire the automatically selected algorithm? (#714)
- Error when using VariableJumpRate in DiscreteProblem (#715)
- Simultaneous parameter and initial conditions estimation for ODEs (#717)
- VectorContinuousCallback creating too many time steps? (#720)
- Cannot replicate code in documentation (#721)
- mean not defined (MonteCarloMeasurements) (#722)
- ERROR: InexactError: Int64(0.2) with Zygote (#723)
- EnsembleProblem stackoverflow (#727)
- Error showing EnsembleSolution in Pluto notebooks (#728)
- Type instability in fields of ODEProblem and ODEIntegrator (#730)
- EnsembleAnalysis problem when integer values are used for initial conditions (#731)
- EnsembleProblem won't work when save_start=false, save_end=false and save_everystep=false (#732)
- FunctionMap using enum is broken (#734)
- Precompilation fails in Sundialsjll, libopenblas.so not found (#737)
- Precompilation error with 1.6 upgrade (#738)
- Use Autovern9 and Rodas5 became slow when meet instability and maxiters needed (#739)
- Indexing into
EnsembleSolutiongives group of solutions instead of a single solution (#742) - Diagonal Mass Matrix (#743)
- Error using Rodas4() (#744)
- Executing "using DifferentialEquations" i had error (#745)
- Integrator stepped past tstops but the algorithm was dtchangeable (#747)
- DAEs with
jac_prototypearen't working (#748) - Questions about using automatic differentiation to get the local sensitivity by an adaptive ODE solver (#749)
Files
SciML/DifferentialEquations.jl-v6.17.0.zip
Files
(335.9 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:e5fa7ae2d32c64ca9b394d5ce6d27a8d
|
335.9 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/SciML/DifferentialEquations.jl/tree/v6.17.0 (URL)