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
274 stars 28 forks source link

`terminate!` callback support #195

Closed agerlach closed 1 year ago

agerlach commented 1 year ago

Add support for terminate! in callbacks

utkarsh530 commented 1 year ago

Resolved using #199