Skip to content

Define default algorithms for SubArray and ReshapedArray#182

Open
lkdvos wants to merge 3 commits intomainfrom
ld-default
Open

Define default algorithms for SubArray and ReshapedArray#182
lkdvos wants to merge 3 commits intomainfrom
ld-default

Conversation

@lkdvos
Copy link
Member

@lkdvos lkdvos commented Mar 5, 2026

Inspired by #178 (comment)

@lkdvos lkdvos requested a review from Jutho March 5, 2026 15:47
@codecov
Copy link

codecov bot commented Mar 5, 2026

Codecov Report

❌ Patch coverage is 33.33333% with 20 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/interface/eig.jl 20.00% 4 Missing ⚠️
src/interface/eigh.jl 20.00% 4 Missing ⚠️
src/interface/lq.jl 20.00% 4 Missing ⚠️
src/interface/qr.jl 20.00% 4 Missing ⚠️
src/interface/svd.jl 20.00% 4 Missing ⚠️
Files with missing lines Coverage Δ
...MatrixAlgebraKitCUDAExt/MatrixAlgebraKitCUDAExt.jl 73.58% <100.00%> (+12.64%) ⬆️
src/yalapack.jl 64.04% <ø> (ø)
src/interface/eig.jl 72.22% <20.00%> (-20.64%) ⬇️
src/interface/eigh.jl 68.42% <20.00%> (-18.25%) ⬇️
src/interface/lq.jl 46.66% <20.00%> (-16.97%) ⬇️
src/interface/qr.jl 46.66% <20.00%> (-16.97%) ⬇️
src/interface/svd.jl 68.42% <20.00%> (-18.25%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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