Download List

Project Description

SUNDIALS (SUite of Nonlinear and DIfferential/ALgebraic
equation Solvers) provides robust time integrators and
nonlinear solvers that can easily be incorporated into
existing simulation codes. It requires minimal information
from the user, allow users to easily supply their own data
structures underneath the solvers, and allows for easy
incorporation of user-supplied linear solvers and
preconditioners.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-03-04 06:14
2.2.2

Various bugs were fixed, including in rootfinding, the scaled
step test, and a configuration bug involving PGI Fortran.
There were documentation updates, including listing
constants used and absolute tolerance types. There is now
autodetection of Fortran naming scheme in use.
Tags: Minor bugfixes

2005-02-11 12:49
2.2.1

This release re-orders compiler directives to work better
with C++ compilers. It fixes the redefinition of preprocessor
symbols when generating sundials_config.h. It fixes the bugs
in sensitivity computations, including use of uninitialized
memory, and fixes typos in documentation and example
program documents.
Tags: Minor bugfixes

2004-12-10 11:05
2.2.0

Tags: Initial freshmeat announcement

Project Resources