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

For SimpleGMRES we need to reinitialize some cache when b is set again #418

Merged
merged 3 commits into from
Nov 6, 2023

Conversation

ChrisRackauckas
Copy link
Member

No description provided.

Copy link

codecov bot commented Nov 5, 2023

Codecov Report

Merging #418 (d1509e6) into main (7ee3fa2) will decrease coverage by 0.06%.
The diff coverage is 70.00%.

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

@@            Coverage Diff             @@
##             main     #418      +/-   ##
==========================================
- Coverage   64.68%   64.62%   -0.06%     
==========================================
  Files          26       26              
  Lines        2056     2078      +22     
==========================================
+ Hits         1330     1343      +13     
- Misses        726      735       +9     
Files Coverage Δ
src/common.jl 90.16% <100.00%> (+0.87%) ⬆️
src/simplegmres.jl 87.50% <40.00%> (+0.19%) ⬆️

... and 4 files with indirect coverage changes

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@ChrisRackauckas ChrisRackauckas merged commit d914caa into main Nov 6, 2023
@ChrisRackauckas ChrisRackauckas deleted the simplegmres branch November 6, 2023 00:27
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