Skip to content

Sundials/ML v6.0.0p0

Compare
Choose a tag to compare
@tbrk tbrk released this 29 Dec 08:51
· 22 commits to master since this release
v6.0.0p0
2da8cdc

Sundials/ML v6.0.0p0 adds support for v6.x of the Sundials Suite of numerical solvers.

Notes:

  • Uses SUNContext everywhere at C level, but OCaml user code can implicitly use a global context and thus does not require changes.
  • Supports SUNProfiler for library and in OCaml routines.
  • Restores links to the (also restored) online Sundials docs.
  • Supports implicit and imex features in Arkode.MRIStep.