Python implementation of solvers for differential algebraic equation's (DAE's) that should be added to scipy one day.
-
Updated
Aug 6, 2026 - Python
Python implementation of solvers for differential algebraic equation's (DAE's) that should be added to scipy one day.
Rehuel is a simple C++11 library for solving ordinary differential equations with (implicit) Runge-Kutta methods.
Modifications of Scipy's implicit solvers for the solution of differential-algebraic equations (DAEs)
Adds the common API onto ODEInterface classic Fortran methods for the SciML Scientific Machine Learning organization
The famous 5th order Radau IIA method, tailored for any *scalar* ODE that requires excellent solver stability
To associate your repository with the radau topic, visit your repo's landing page and select "manage topics."