Python implementation of solvers for differential algebraic equation's (DAE's) that should be added to scipy one day.
-
Updated
Sep 20, 2024 - 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
Add a description, image, and links to the radau topic page so that developers can more easily learn about it.
To associate your repository with the radau topic, visit your repo's landing page and select "manage topics."