Path to this page:
./
math/sundials,
Suite of nonlinear and differential/algrbraic equation solvers
Branch: CURRENT,
Version: 4.1.0nb2,
Package name: sundials-4.1.0nb2,
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:
Filesize: 16818.32 KB
Version history: (Expand)
- (2023-08-14) Updated to version: sundials-4.1.0nb2
- (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)
2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247) |
Log message:
*: recursive bump for Python 3.11 as new default
|
2021-10-26 12:56:13 by Nia Alarie | Files touched by this commit (458) |
Log message:
math: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:28:36 by Nia Alarie | Files touched by this commit (458) |
Log message:
math: Remove SHA1 hashes for distfiles
|
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/sundials/release-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.
|