Changelog of @hackage/hmatrix-sundials 0.20.1.0

Revision history for hmatrix-sundials

0.19.0.0 -- 2018-04-21

  • First version. Released on an unsuspecting world. Just Runge-Kutta methods to start with.

0.19.1.0 -- 2018-08-14

  • Methods in CVODE: Adams-Moulton and Backward Differentiation Formulas (BDFs).
  • An experimental interface for finding when a variable has crossed a certain value.