SciML / DiffEqGPU.jl

GPU-acceleration routines for DifferentialEquations.jl and the broader SciML scientific machine learning ecosystem
https://docs.sciml.ai/DiffEqGPU/stable/
MIT License
272 stars 27 forks source link

Fix Rodas4 and other fixes #274

Closed utkarsh530 closed 1 year ago

utkarsh530 commented 1 year ago

The PR fixes Rodas4 for adaptive time-stepping, and now Explicit ODE integrators use their order for max and min q factors.