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

In-place version of BICGSTAB #280

Closed
wants to merge 1 commit into from

Conversation

amontoison
Copy link
Member

@github-actions
Copy link
Contributor

github-actions bot commented Apr 6, 2021

Package name latest stable
CaNNOLeS.jl
DCI.jl
JSOSolvers.jl
Percival.jl

@codecov
Copy link

codecov bot commented Apr 6, 2021

Codecov Report

Merging #280 (bdf0c2e) into master (0674ef7) will decrease coverage by 0.09%.
The diff coverage is 89.47%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #280      +/-   ##
==========================================
- Coverage   96.98%   96.89%   -0.10%     
==========================================
  Files          32       33       +1     
  Lines        3487     3513      +26     
==========================================
+ Hits         3382     3404      +22     
- Misses        105      109       +4     
Impacted Files Coverage Δ
src/Krylov.jl 100.00% <ø> (ø)
src/variants.jl 78.57% <50.00%> (-2.20%) ⬇️
src/bicgstab.jl 96.05% <87.50%> (-3.95%) ⬇️
src/krylov_solvers.jl 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0674ef7...bdf0c2e. Read the comment docs.

@amontoison
Copy link
Member Author

superseded by #271

@amontoison amontoison closed this Apr 16, 2021
@amontoison amontoison deleted the ExaPF branch August 4, 2021 19:59
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.

1 participant