Skip to content

Special case diagonal Q in adaptive QR #67

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

Merged
merged 6 commits into from
Feb 9, 2021
Merged

Conversation

dlfivefifty
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Feb 6, 2021

Codecov Report

Merging #67 (c2fa5a4) into master (ea16648) will increase coverage by 3.36%.
The diff coverage is 90.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #67      +/-   ##
==========================================
+ Coverage   66.70%   70.06%   +3.36%     
==========================================
  Files           9        9              
  Lines         949     1019      +70     
==========================================
+ Hits          633      714      +81     
+ Misses        316      305      -11     
Impacted Files Coverage Δ
src/blockbanded/blockbanded.jl 81.08% <0.00%> (+20.47%) ⬆️
src/InfiniteLinearAlgebra.jl 80.00% <100.00%> (+5.00%) ⬆️
src/banded/hessenbergq.jl 60.41% <100.00%> (+4.37%) ⬆️
src/infqr.jl 95.79% <100.00%> (-0.02%) ⬇️
src/inful.jl 100.00% <0.00%> (ø)
src/infql.jl 34.18% <0.00%> (+1.02%) ⬆️
src/blockbanded/infblocktridiagonal.jl 82.22% <0.00%> (+1.73%) ⬆️
src/banded/infbanded.jl 71.42% <0.00%> (+2.67%) ⬆️
... and 2 more

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 ea16648...c2fa5a4. Read the comment docs.

@dlfivefifty dlfivefifty merged commit aaf9793 into master Feb 9, 2021
@dlfivefifty dlfivefifty deleted the dl/specialcasediagq branch February 9, 2021 15:40
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