Path to this page:
./
math/sundials,
Suite of nonlinear and differential/algrbraic equation solvers
Branch: CURRENT,
Version: 4.1.0nb1,
Package name: sundials-4.1.0nb1,
Maintainer: minskimSUNDIALS 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.
Required to build:[
pkgtools/cwrappers] [
lang/python37]
Master sites:
SHA1: ef2a4175b3974960febd5cba4f65e53628009cc6
RMD160: 8c6aedc85db6679034472ad3aca9ef9b75d37c8e
Filesize: 16818.32 KB
Version history: (Expand)
- (2019-04-25) Updated to version: sundials-4.1.0nb1
- (2019-03-10) Updated to version: sundials-4.1.0
- (2018-09-30) Updated to version: sundials-3.1.1nb1
- (2018-07-07) Package added to pkgsrc.se, version sundials-3.1.1 (created)
CVS history: (Expand)
2019-11-02 17:16:23 by Roland Illig | Files touched by this commit (47) |
Log message:
math: align variable assignments
pkglint -Wall -F --only aligned -r
Manual correction in R/Makefile.extension for the MASTER_SITES
continuation line.
|
2019-04-25 09:33:32 by Maya Rashish | Files touched by this commit (620) |
Log message:
PKGREVISION bump for anything using python without a PYPKGPREFIX.
This is a semi-manual PKGREVISION bump.
|
2019-03-10 03:30:06 by Wen Heping | Files touched by this commit (3) |  |
Log message:
Update to 4.1.0
Upstream changelog is too long, please visit:
https://computation.llnl.gov/projects/s … se-history
|
2018-09-29 14:37:20 by Tobias Nygren | Files touched by this commit (2) |
Log message:
sundials: Needs python for build. Fix PLIST. Bump.
|
2018-07-07 06:15:18 by Min Sik Kim | Files touched by this commit (5) |
Log message:
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.
|