summaryrefslogtreecommitdiff
path: root/math/sundials/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2019-03-10Update to 4.1.0wen1-38/+89
Upstream changelog is too long, please visit: https://computation.llnl.gov/projects/sundials/release-history
2018-09-29sundials: Needs python for build. Fix PLIST. Bump.tnn1-16/+16
2018-07-07math/sundials: Import version 3.1.1minskim1-0/+366
SUNDIALS is a SUite of Nonlinear and DIfferential/ALgebraic equation Solvers. It consists of the following six solvers: CVODE, solves initial value problems for ordinary differential equation (ODE) systems; CVODES, solves ODE systems and includes sensitivity analysis capabilities (forward and adjoint); ARKODE, solves initial value ODE problems with additive Runge-Kutta methods, include support for IMEX methods; IDA, solves initial value problems for differential-algebraic equation (DAE) systems; IDAS, solves DAE systems and includes sensitivity analysis capabilities (forward and adjoint); KINSOL, solves nonlinear algebraic systems.