mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
c4c5787c5b
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
9 lines
453 B
Text
9 lines
453 B
Text
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
|