Skip to content

Releases: SciML/Sundials.jl

Update binary code for new BinaryProvider

21 Mar 20:06
Compare
Choose a tag to compare
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

20 Mar 05:59
Compare
Choose a tag to compare
v1.4.0

Merge remote-tracking branch 'origin/master'

New KLU binary location

17 Feb 15:21
94e2ab7
Compare
Choose a tag to compare
v1.3.0

Update build.jl

KLU support

17 Feb 05:15
Compare
Choose a tag to compare
v1.2.0

Update build.jl

Bugfixes

01 Feb 20:26
Compare
Choose a tag to compare
v1.1.1

Merge branch 'patch'

Syntax change

25 Jan 22:41
Compare
Choose a tag to compare
v1.1.0

add IMEX option for ARKODE

Some speedups

22 Jan 05:38
Compare
Choose a tag to compare
v1.0.1

faster startup paths

Upgrade to Sundials 3.1

15 Jan 00:45
11c4161
Compare
Choose a tag to compare
Merge pull request #150 from JuliaDiffEq/win32

sunindextype of Int32 for Win32 builds

Add new integrator interface tooling

28 Dec 01:39
Compare
Choose a tag to compare
v0.19.0

update min diffeqbase

Fix linear solver choices

27 Dec 03:20
Compare
Choose a tag to compare
v0.18.3

fix linear solver choices and throw an informative error