mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
10 lines
640 B
Plaintext
10 lines
640 B
Plaintext
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.
|