SUNDIALS is a SUite of Nonlinear and DIfferential/ALgebraic equation Solvers. This minor release includes
SUNLogger
API for logging of errors, warnings, informational output, and debugging output (many functions have been deprecated in favor of this API)- new functions to output all of the integrator, nonlinear solver, linear solver, and other statistics in one call
- new functions to change the default step size adaptivity parameters in CVODE, CVODES, IDA, and IDAS
- and many other new and updated functions
Learn more:
- SUNDIALS v6.2.0 release notes
- The complete SUNDIALS release history
- Downloads via the SUNDIALS website and SUNDIALS GitHub repo