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

Add doctests and add information about backends to the docs #255

Closed ChrisRackauckas closed 1 year ago

ChrisRackauckas commented 1 year ago

@utkarsh530 can you finish this? This adds doctests so if the docs aren't working they will throw a failure. I assume many of the examples will need to be updated since none of them show the backend choice.