Skip to content

Fix structure test for strided matrices #1184

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

Merged
merged 2 commits into from
Jan 31, 2025
Merged

Fix structure test for strided matrices #1184

merged 2 commits into from
Jan 31, 2025

Conversation

dkarrasch
Copy link
Member

Fixes #1177.

Copy link

codecov bot commented Jan 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.89%. Comparing base (57e9a0d) to head (7542f75).
Report is 4 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1184   +/-   ##
=======================================
  Coverage   91.89%   91.89%           
=======================================
  Files          34       34           
  Lines       15355    15357    +2     
=======================================
+ Hits        14110    14112    +2     
  Misses       1245     1245           

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

@dkarrasch dkarrasch requested a review from jishnub January 28, 2025 11:17
@ViralBShah ViralBShah merged commit 55eddfc into master Jan 31, 2025
4 checks passed
@ViralBShah ViralBShah deleted the dk/getstructure branch January 31, 2025 05:11
KristofferC pushed a commit to JuliaLang/julia that referenced this pull request Feb 4, 2025
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.

factorize(A) uses BunchKaufman when A contains im on diagonal
3 participants