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

Banded QR for non square matrices #401

Merged
merged 2 commits into from
Oct 27, 2023
Merged

Conversation

avik-pal
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Oct 25, 2023

Codecov Report

Merging #401 (718557e) into main (4ee3e1e) will decrease coverage by 7.23%.
Report is 6 commits behind head on main.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #401      +/-   ##
==========================================
- Coverage   69.05%   61.82%   -7.23%     
==========================================
  Files          26       26              
  Lines        1929     1941      +12     
==========================================
- Hits         1332     1200     -132     
- Misses        597      741     +144     
Files Coverage Δ
ext/LinearSolveBandedMatricesExt.jl 83.33% <100.00%> (+83.33%) ⬆️

... and 10 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@avik-pal avik-pal changed the title [WIP] Banded QR for non square matrices Banded QR for non square matrices Oct 25, 2023
@ChrisRackauckas
Copy link
Member

Test?

@ChrisRackauckas ChrisRackauckas merged commit f0bbd16 into SciML:main Oct 27, 2023
13 of 20 checks passed
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