@hackage hmatrix-sundials0.20.1.0
hmatrix interface to sundials
Categories
License
BSD-3-Clause
Maintainer
dominic@steinitz.org
Links
- Homepage
- Documentation
- No source repository
- Changelog
- Security
Versions
Installation
Dependencies (8)
Dependents (1)
@hackage/acme-everything
An interface to the Runge-Kutta methods: ARKode and the methods in CVode
The interface is almost certainly going to change. Sundials gives a rich set of "combinators" for controlling the solution of your problem and reporting on how it performed. The idea is to initially mimic hmatrix-gsl and add extra, richer functions but ultimately upgrade the whole interface both for sundials and for gsl.