Releases: SciML/Sundials.jl
Releases · SciML/Sundials.jl
Update binary code for new BinaryProvider
Update for new BinaryProvider syntax The new version of `BinaryProvider` will not contain the backwards-compatibility shims that it has so far, so this updates `Sundials.jl` to no longer depend on the old ways of doing things (like using `@write_deps_file()` instead of `write_deps_file()`).
Improved callbacks
v1.4.0 Merge remote-tracking branch 'origin/master'
New KLU binary location
v1.3.0 Update build.jl
KLU support
v1.2.0 Update build.jl
Bugfixes
v1.1.1 Merge branch 'patch'
Syntax change
v1.1.0 add IMEX option for ARKODE
Some speedups
v1.0.1 faster startup paths
Upgrade to Sundials 3.1
Merge pull request #150 from JuliaDiffEq/win32 sunindextype of Int32 for Win32 builds
Add new integrator interface tooling
v0.19.0 update min diffeqbase
Fix linear solver choices
v0.18.3 fix linear solver choices and throw an informative error