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

Remove the implementation of block-GMRES #287

Merged
merged 2 commits into from
Dec 8, 2023
Merged

Remove the implementation of block-GMRES #287

merged 2 commits into from
Dec 8, 2023

Conversation

amontoison
Copy link
Member

No description provided.

Copy link

codecov bot commented Dec 7, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (34cb0d2) 68.31% compared to head (66db5d2) 73.64%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #287      +/-   ##
==========================================
+ Coverage   68.31%   73.64%   +5.33%     
==========================================
  Files          30       29       -1     
  Lines        4137     3844     -293     
==========================================
+ Hits         2826     2831       +5     
+ Misses       1311     1013     -298     

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

@frapac
Copy link
Member

frapac commented Dec 7, 2023

ok to remove this from ExaPF. Which package should we use for block-gmres? Krylov.jl?

@amontoison
Copy link
Member Author

amontoison commented Dec 7, 2023

I opened a PR yesterday in Krylov.jl: JuliaSmoothOptimizers/Krylov.jl#840
I will do a new release after the PR (0.9.5).

@frapac
Copy link
Member

frapac commented Dec 7, 2023

I guess we can merge this PR once Krylov 0.9.5 has been released.

@amontoison
Copy link
Member Author

I rebase the branch and it should be good: JuliaRegistries/General#96711

@frapac frapac merged commit bf91811 into main Dec 8, 2023
6 checks passed
@frapac frapac deleted the update_krylov branch December 8, 2023 16:41
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