JuliaDiff / SparseDiffTools.jl

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

Update Project.toml: BugFix for VecJac inplace operator #257

Closed avik-pal closed 10 months ago

avik-pal commented 10 months ago

@ChrisRackauckas the patched VecJac wasn't tagged. Needed for a merge of https://github.com/SciML/SciMLSensitivity.jl/pull/885

codecov[bot] commented 10 months ago

Codecov Report

Patch coverage has no change and project coverage change: +0.16% :tada:

Comparison is base (8e1d7b2) 87.35% compared to head (6f531ff) 87.52%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #257 +/- ## ========================================== + Coverage 87.35% 87.52% +0.16% ========================================== Files 21 21 Lines 1178 1178 ========================================== + Hits 1029 1031 +2 + Misses 149 147 -2 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/JuliaDiff/SparseDiffTools.jl/pull/257/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaDiff)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.