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

Merge Rcond_ and OperatorNorm_ into Lapack trait #347

Merged
merged 5 commits into from
Oct 3, 2022

Conversation

termoshtt
Copy link
Member

@termoshtt termoshtt commented Oct 1, 2022

For #168, Same as #340, #341, #343, #345, and #346

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

codecov bot commented Oct 1, 2022

Codecov Report

Merging #347 (1abe240) into master (acd7858) will increase coverage by 0.05%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #347      +/-   ##
==========================================
+ Coverage   89.98%   90.03%   +0.05%     
==========================================
  Files          74       74              
  Lines        4555     4578      +23     
==========================================
+ Hits         4099     4122      +23     
  Misses        456      456              
Impacted Files Coverage Δ
lax/src/lib.rs 95.16% <100.00%> (+0.51%) ⬆️
lax/src/opnorm.rs 100.00% <100.00%> (ø)
lax/src/rcond.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 October 2, 2022 12:38
@termoshtt termoshtt merged commit 120fb07 into master Oct 3, 2022
@termoshtt termoshtt deleted the lax-rcond-opnorm-work branch October 3, 2022 09:05
@termoshtt termoshtt added new feature and removed breaking change Non-compatible change labels 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