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
279 stars 29 forks source link

Add Integrator interface for GPUTsit5 #159

Closed utkarsh530 closed 2 years ago

utkarsh530 commented 2 years ago

@ChrisRackauckas

ChrisRackauckas commented 2 years ago

The code looks fine, but the tests need cleanup before merging here.