You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adaptive ODE solver, using Radau IIA fully implicit Runge-Kutta methods along with Richardson extrapolation for adaptivity. The code is designed for smaller-scale problems that can be solved in serial using dense linear algebra.