JuliaDiff / SparseDiffTools.jl

Fast jacobian computation through sparsity exploitation and matrix coloring
MIT License
237 stars 41 forks source link

Fix dims #159

Closed avik-pal closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #159 (5ee0d6a) into master (dbbc7f7) will not change coverage. The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #159   +/-   ##
=======================================
  Coverage   80.11%   80.11%           
=======================================
  Files          14       14           
  Lines         724      724           
=======================================
  Hits          580      580           
  Misses        144      144           
Impacted Files Coverage Δ
src/differentiation/vecjac_products_zygote.jl 0.00% <0.00%> (ø)

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 dbbc7f7...5ee0d6a. Read the comment docs.