Commit graph

5 commits

Author SHA1 Message Date
rillig
79ae9cc434 math: align variable assignments
pkglint -Wall -F --only aligned -r

Manual correction in R/Makefile.extension for the MASTER_SITES
continuation line.
2019-11-02 16:16:18 +00:00
maya
f34a8c24a3 PKGREVISION bump for anything using python without a PYPKGPREFIX.
This is a semi-manual PKGREVISION bump.
2019-04-25 07:32:34 +00:00
wen
e2278907e1 Update to 4.1.0
Upstream changelog is too long, please visit:
https://computation.llnl.gov/projects/sundials/release-history
2019-03-10 02:30:06 +00:00
tnn
23f6a7fafd sundials: Needs python for build. Fix PLIST. Bump. 2018-09-29 12:37:20 +00:00
minskim
02ef4535f2 math/sundials: Import version 3.1.1
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.
2018-07-07 04:15:18 +00:00