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.
-
hmatrix-syntax
MATLAB-like syntax for hmatrix vectors and matrices -
hmatrix-mmap
Extend the Haskell hmatrix package with the ability to mmap vectors -
hmatrix-repa
Compatability between hmatrix and repa matrices and vectors -
hmatrix-nipals
Haskell library for Nonlinear Iterative Partial Least Squares method for Principal Components Analysis on large datasets -
hmatrix-vector-sized
Conversion between hmatrix and vector-sized types -
hmatrix-morpheus
Low-level machine learning auxiliary functions
Access the most powerful time series database as a service
Do you think we are missing an alternative of hmatrix-sundials or a related project?
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.