Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup with SparseDiffTools #105

Merged
merged 6 commits into from
Dec 4, 2022
Merged

Conversation

ChrisRackauckas
Copy link
Member

@ChrisRackauckas ChrisRackauckas commented Dec 2, 2022

Fixed #53

@codecov
Copy link

codecov bot commented Dec 2, 2022

Codecov Report

Merging #105 (edf3fbc) into master (903b483) will increase coverage by 6.40%.
The diff coverage is 84.94%.

@@            Coverage Diff             @@
##           master     #105      +/-   ##
==========================================
+ Coverage   77.22%   83.62%   +6.40%     
==========================================
  Files           5        5              
  Lines         180      226      +46     
==========================================
+ Hits          139      189      +50     
+ Misses         41       37       -4     
Impacted Files Coverage Δ
src/NonlinearSolve.jl 60.00% <ø> (ø)
src/utils.jl 61.90% <61.53%> (+9.90%) ⬆️
src/jacobian.jl 88.15% <87.67%> (+11.84%) ⬆️
src/raphson.jl 96.66% <100.00%> (+5.89%) ⬆️

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

@ChrisRackauckas ChrisRackauckas force-pushed the sparsedifftools_support branch from 91ae280 to 486bc1e Compare December 4, 2022 01:44
@ChrisRackauckas ChrisRackauckas merged commit fb7e767 into master Dec 4, 2022
@ChrisRackauckas ChrisRackauckas deleted the sparsedifftools_support branch December 4, 2022 02:49
avik-pal pushed a commit that referenced this pull request Nov 1, 2024
Add compat entries and change default norm
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.

chunk_size argument to NewtonRaphson not respected
1 participant