SciML / OrdinaryDiffEq.jl

High performance ordinary differential equation (ODE) and differential-algebraic equation (DAE) solvers, including neural ordinary differential equations (neural ODEs) and scientific machine learning (SciML)
https://diffeq.sciml.ai/latest/
Other
522 stars 198 forks source link

New positivity-preserving methods using (approximations of) matrix exponentials #1719

Open ranocha opened 1 year ago

ranocha commented 1 year ago

Positivity-preserving methods for ordinary differential equations Sergio Blanes, Arieh Iserles and Shev Macnamara ESAIM: M2AN DOI: https://doi.org/10.1051/m2an/2022042

ChrisRackauckas commented 1 year ago

Indeed this looks interesting.