Sundials/ML v6.0.0p0
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.