Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add HouseholderWork, merge lax::QR_ into Lapack #343

Merged
merged 4 commits into from
Sep 26, 2022
Merged

Conversation

termoshtt
Copy link
Member

@termoshtt termoshtt commented Sep 25, 2022

Similar to #341, #333, and #340 for #168

@termoshtt termoshtt added the breaking change Non-compatible change label Sep 25, 2022
@termoshtt termoshtt self-assigned this Sep 25, 2022
@codecov
Copy link

codecov bot commented Sep 25, 2022

Codecov Report

Merging #343 (f0b2c86) into master (0b133cf) will increase coverage by 0.05%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #343      +/-   ##
==========================================
+ Coverage   89.37%   89.42%   +0.05%     
==========================================
  Files          74       74              
  Lines        4217     4238      +21     
==========================================
+ Hits         3769     3790      +21     
  Misses        448      448              
Impacted Files Coverage Δ
lax/src/lib.rs 100.00% <100.00%> (ø)
lax/src/qr.rs 100.00% <100.00%> (ø)

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

@termoshtt termoshtt marked this pull request as ready for review September 26, 2022 12:03
@termoshtt termoshtt merged commit b74552e into master Sep 26, 2022
@termoshtt termoshtt deleted the lax-qr-strict branch September 26, 2022 12:03
@termoshtt termoshtt added new feature and removed breaking change Non-compatible change labels Oct 3, 2022
@termoshtt termoshtt changed the title Merge QR_ to Lapack trait, add strict memory management API Add HouseholderWork, merge lax::QR_ into Lapack Oct 3, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant