You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

453 B

SUNDIALS was implemented with the goal of providing robust time
integrators and nonlinear solvers that can easily be incorporated
into existing simulation codes. The primary design goals were to
require minimal information from the user, allow users to easily
supply their own data structures underneath the solvers, and allow
for easy incorporation of user-supplied linear solvers and
preconditioners.

Optional dependencies: blas, lapack, suitesparse