Changelog
Source:NEWS.md
sundialr v0.1.7
- Changes in
/tools/cmake_call.shfile to remove warnings with respect to stdout/stderr/fprintf etc in upstream C library - Updated the underlying SUNDIALS library to v7.6.0 (Jan 2026)
sundialr v0.1.4.1
CRAN release: 2021-05-16
Bug fixes: * Fixed the linking problem due to multiple defined symbols
sundialr v0.1.4
CRAN release: 2020-05-31
New features: * added the cvsolve function to solve ODEs with multiple discontinuities
Bug fixes: * None
API change: * NONE is existing functions * A new function cvsolve is added
Internal changes: * Now uses SUNDIALS version 5.2.0 (released March 2020) at the back end