Popularity
6.3
Declining
Activity
0.0
Stable
6
5
6

Monthly Downloads: 8
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Math     Hmatrix    
Latest version: v0.19.1.0

hmatrix-sundials alternatives and similar packages

Based on the "hmatrix" category.
Alternatively, view hmatrix-sundials alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of hmatrix-sundials or a related project?

Add another 'hmatrix' Package

README

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.