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

Remove ndarray_linalg::lapack alias, make lax submodule private #242

Merged
merged 2 commits into from
Jul 31, 2020

Conversation

termoshtt
Copy link
Member

@termoshtt termoshtt commented Jul 31, 2020

Split refactoring issue from #241

@codecov
Copy link

codecov bot commented Jul 31, 2020

Codecov Report

Merging #242 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #242   +/-   ##
=======================================
  Coverage   89.07%   89.07%           
=======================================
  Files          71       71           
  Lines        3588     3588           
=======================================
  Hits         3196     3196           
  Misses        392      392           
Impacted Files Coverage Δ
lax/src/opnorm.rs 100.00% <ø> (ø)
ndarray-linalg/src/cholesky.rs 97.18% <ø> (ø)
ndarray-linalg/src/convert.rs 96.07% <ø> (ø)
ndarray-linalg/src/layout.rs 88.23% <ø> (ø)
ndarray-linalg/src/least_squares.rs 98.74% <ø> (ø)
ndarray-linalg/src/lobpcg/eig.rs 75.75% <ø> (ø)
ndarray-linalg/src/lobpcg/svd.rs 85.36% <ø> (ø)
ndarray-linalg/src/opnorm.rs 91.66% <ø> (ø)
ndarray-linalg/src/qr.rs 100.00% <ø> (ø)
ndarray-linalg/src/svddc.rs 90.47% <ø> (ø)
... and 6 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 b58c8a0...2c5189d. Read the comment docs.

@termoshtt termoshtt merged commit c2095c9 into master Jul 31, 2020
@termoshtt termoshtt deleted the lax-submod-private branch July 31, 2020 15:05
@termoshtt termoshtt added this to the 0.13.0 milestone Jul 31, 2020
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.

None yet

1 participant