-
Notifications
You must be signed in to change notification settings - Fork 9
Home
Bharat Mahajan edited this page Aug 3, 2019
·
27 revisions
Welcome to the FLINT wiki!
Things to do
- Choice of fixed-step size if user does not want adaptive step-size
- Choice of different step-error and step-size computation formulae
- Ability to modify solution from the user-provided event functions
- Compare the performance of matmul, gemm, and do loops for computation of ERK stages
- Implement hand-optimized step-integration routines for Verner98R/Verner65E also.
New Features
- Implement one General Linear Method (GLM) algorithm for stiff and non-stiff systems
- Adjoint method for computing parameter sensitivity matrices cheaply