Skip to content

Conversation

sjdaines
Copy link
Contributor

Lightweight version of preconditioners test, functionally identical to precs.jl but using SparseDiffTools to calculate Jacobian directly iinstead of ModelingToolkit.

@sjdaines sjdaines marked this pull request as draft January 13, 2023 15:35
@codecov
Copy link

codecov bot commented Jan 13, 2023

Codecov Report

Merging #383 (3ebcd45) into master (f38f804) will increase coverage by 0.13%.
The diff coverage is n/a.

❗ Current head 3ebcd45 differs from pull request most recent head e23780e. Consider uploading reports for the commit e23780e to get more accurate results

@@            Coverage Diff             @@
##           master     #383      +/-   ##
==========================================
+ Coverage   77.92%   78.05%   +0.13%     
==========================================
  Files          11       11              
  Lines        1481     1481              
==========================================
+ Hits         1154     1156       +2     
+ Misses        327      325       -2     
Impacted Files Coverage Δ
src/simple.jl 73.17% <0.00%> (+1.62%) ⬆️

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

@ChrisRackauckas ChrisRackauckas marked this pull request as ready for review January 13, 2023 15:55
@ChrisRackauckas
Copy link
Member

This looks good to me. Just needs to be rebased?

Lightweight version of preconditioners test, using SparseDiffTools
to calculate Jacobian without requiring ModelingToolkit.
@ChrisRackauckas
Copy link
Member

we can probably just remove the other preconditioner test

@ChrisRackauckas ChrisRackauckas merged commit 2a6b465 into SciML:master Jan 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants