JuliaDiff / SparseDiffTools.jl

Fast jacobian computation through sparsity exploitation and matrix coloring
MIT License
240 stars 43 forks source link

Use cache tags in jacvec hesvec operations #197

Closed ChrisRackauckas closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #197 (7be687b) into master (39ff350) will decrease coverage by 0.07%. The diff coverage is 80.00%.

@@            Coverage Diff             @@
##           master     #197      +/-   ##
==========================================
- Coverage   80.73%   80.66%   -0.08%     
==========================================
  Files          15       15              
  Lines         867      869       +2     
==========================================
+ Hits          700      701       +1     
- Misses        167      168       +1     
Impacted Files Coverage Δ
src/differentiation/jaches_products.jl 96.07% <80.00%> (-0.62%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.