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 LuTridiagonalWork, merge Tridiagonal_ into Lapack #349

Merged
merged 5 commits into from
Oct 4, 2022

Conversation

termoshtt
Copy link
Member

@termoshtt termoshtt commented Oct 4, 2022

For #168

@termoshtt termoshtt self-assigned this Oct 4, 2022
@termoshtt termoshtt changed the title Add LuTridiagonalWork, merge Tridiagonal_ into `Lapack Add LuTridiagonalWork, merge Tridiagonal_ into Lapack Oct 4, 2022
@codecov
Copy link

codecov bot commented Oct 4, 2022

Codecov Report

Merging #349 (4913818) into master (ad19250) will increase coverage by 0.07%.
The diff coverage is 85.07%.

@@            Coverage Diff             @@
##           master     #349      +/-   ##
==========================================
+ Coverage   90.04%   90.11%   +0.07%     
==========================================
  Files          74       77       +3     
  Lines        4580     4613      +33     
==========================================
+ Hits         4124     4157      +33     
  Misses        456      456              
Impacted Files Coverage Δ
lax/src/tridiagonal/matrix.rs 35.71% <35.71%> (ø)
lax/src/tridiagonal/solve.rs 95.65% <95.65%> (ø)
lax/src/tridiagonal/lu.rs 96.87% <96.87%> (ø)
lax/src/lib.rs 95.83% <100.00%> (+0.52%) ⬆️
lax/src/tridiagonal/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 4, 2022 09:24
@termoshtt termoshtt merged commit 1539577 into master Oct 4, 2022
@termoshtt termoshtt deleted the lax-tridiagonal branch October 4, 2022 09:24
# 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