Skip to content

Only check sparsity pattern equality when uplo == :F#89

Merged
gdalle merged 1 commit intomainfrom
gd/less_pattern_checking
Aug 15, 2024
Merged

Only check sparsity pattern equality when uplo == :F#89
gdalle merged 1 commit intomainfrom
gd/less_pattern_checking

Conversation

@gdalle
Copy link
Copy Markdown
Member

@gdalle gdalle commented Aug 15, 2024

  • Modify decompress!(A, B, result, uplo) so that the sparsity patterns of A and S are only compared when uplo == :F

@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (ad84d15) to head (5157b0e).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #89   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          713       713           
=========================================
  Hits           713       713           

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

@gdalle gdalle merged commit df4bc6a into main Aug 15, 2024
@gdalle gdalle deleted the gd/less_pattern_checking branch August 15, 2024 05:09
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