Skip to content

fix linear solve with views#707

Merged
araujoms merged 1 commit intomainfrom
araujoms/view
Apr 21, 2026
Merged

fix linear solve with views#707
araujoms merged 1 commit intomainfrom
araujoms/view

Conversation

@araujoms
Copy link
Copy Markdown
Contributor

@araujoms araujoms commented Apr 21, 2026

Closes #706

We don't want to preserve the stride here because it will be copied onto a plain Array.

@dkarrasch dkarrasch requested a review from rayegun April 21, 2026 09:52
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.38%. Comparing base (99a103b) to head (57b9bdb).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #707      +/-   ##
==========================================
- Coverage   84.42%   84.38%   -0.05%     
==========================================
  Files          13       13              
  Lines        9399     9399              
==========================================
- Hits         7935     7931       -4     
- Misses       1464     1468       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

@araujoms araujoms merged commit 361d557 into main Apr 21, 2026
9 of 10 checks passed
@araujoms araujoms deleted the araujoms/view branch April 21, 2026 16:14
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.

Sparse Cholesky solve fails with 2D SubArray RHS

2 participants