Skip to content

fix: only factorize for direct linear solve#181

Merged
gdalle merged 1 commit intomainfrom
gd/facto
Jul 2, 2025
Merged

fix: only factorize for direct linear solve#181
gdalle merged 1 commit intomainfrom
gd/facto

Conversation

@gdalle
Copy link
Copy Markdown
Member

@gdalle gdalle commented Jul 2, 2025

  • Only return factorize(A) if the linear solver is direct, otherwise keep the matrix itself because we will only need products

@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ
src/execution.jl 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@gdalle gdalle marked this pull request as ready for review July 2, 2025 11:49
@gdalle gdalle merged commit f065a08 into main Jul 2, 2025
4 checks passed
@gdalle gdalle deleted the gd/facto branch July 2, 2025 12:02
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.

1 participant