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

start documentation #185

Closed ArnoStrouwen closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #185 (9c530f9) into master (285d5b4) will not change coverage. The diff coverage is 0.00%.

:exclamation: Current head 9c530f9 differs from pull request most recent head ee1a56b. Consider uploading reports for the commit ee1a56b to get more accurate results

@@           Coverage Diff           @@
##           master    #185    +/-   ##
=======================================
  Coverage    0.00%   0.00%            
=======================================
  Files           1       5     +4     
  Lines         310     777   +467     
=======================================
- Misses        310     777   +467     
Impacted Files Coverage Δ
src/DiffEqGPU.jl 0.00% <0.00%> (ø)
src/integrators/integrator_utils.jl 0.00% <0.00%> (ø)
src/integrators/types.jl 0.00% <0.00%> (ø)
src/perform_step/gpu_tsit5_perform_step.jl 0.00% <0.00%> (ø)
src/solve.jl 0.00% <0.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more