Skip to content

Conversation

@leburgel
Copy link
Member

@leburgel leburgel commented Feb 4, 2026

Changes the default behavior of QR/LQ decompositions to positive = true.

Addresses #168.

@codecov
Copy link

codecov bot commented Feb 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
ext/MatrixAlgebraKitGenericLinearAlgebraExt.jl 93.97% <100.00%> (+93.97%) ⬆️
src/implementations/lq.jl 97.18% <100.00%> (+47.38%) ⬆️
src/implementations/qr.jl 95.20% <100.00%> (+44.64%) ⬆️
src/interface/decompositions.jl 73.68% <ø> (ø)

... and 36 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Member

@lkdvos lkdvos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you also add this in the ### Fixed category of the changelog?

@lkdvos lkdvos enabled auto-merge (squash) February 4, 2026 18:50
@lkdvos lkdvos merged commit 6fce366 into main Feb 4, 2026
10 checks passed
@lkdvos lkdvos deleted the lb/positive_true branch February 4, 2026 21:42
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.

Change default left_orth algorithm choice to use a positive QR decomposition?

2 participants