tkf / Bifurcations.jl

Bifurcation analysis in pure Julia. Totally work-in-progress.
https://tkf.github.io/Bifurcations.jl/dev/
Other
14 stars 4 forks source link

Fix GPU performance #18

Closed tkf closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #18 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #18   +/-   ##
=====================================
  Coverage      65%    65%           
=====================================
  Files          58     58           
  Lines        1863   1863           
=====================================
  Hits         1211   1211           
  Misses        652    652
Impacted Files Coverage Δ
src/continuations/euler_newton.jl 94.87% <100%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update dbeb5d9...ace640a. Read the comment docs.