Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Update Klement to exploit the diagonal structure #106

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

avik-pal
Copy link
Member

@avik-pal avik-pal commented Dec 6, 2023

For the General Klement updates (which in practice don't work that well) one can use the one in NonlinearSolve

We were anyways constructing a diagonal jacobian throughout but were not exploiting the structure.

Copy link

codecov bot commented Dec 6, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (667c4b2) 92.16% compared to head (4a22588) 91.47%.

Files Patch % Lines
src/utils.jl 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #106      +/-   ##
==========================================
- Coverage   92.16%   91.47%   -0.70%     
==========================================
  Files          16       16              
  Lines         983      962      -21     
==========================================
- Hits          906      880      -26     
- Misses         77       82       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@avik-pal
Copy link
Member Author

avik-pal commented Dec 7, 2023

This should also be good to go

@ChrisRackauckas ChrisRackauckas merged commit 8e6bee0 into SciML:main Dec 7, 2023
@avik-pal avik-pal deleted the ap/klement branch December 7, 2023 17:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants