Releases: SciML/Sundials.jl
Releases · SciML/Sundials.jl
No more depwarns
v2.3.1 oops depwarn fix
Allocation improvements
v2.3.0 update test structure
Fix for new Jac style
v2.2.0 depwarn in test
Jacobian fixes
v2.1.0 Merge remote-tracking branch 'origin/master'
v0.7 compatibility release
v2.0.0 fix for newer problem library
New symlink-free binaries
v1.6.0 Update build to sundials-3.1.1.6 binaries
Remove Compat
v1.5.4 Remove unnecessary `using Compat`
Better callback handling
v1.5.3 Merge branch 'cb'
Fix IDA KLU
v1.5.2 Fix linear solver check in IDA
Interface fixes
Call check_error! in step! as in https://github.com/JuliaDiffEq/OrdinaryDiffEq.jl/pull/319