Skip to content

Factor out symmetric_coefficient#29

Merged
gdalle merged 3 commits intomainfrom
gd/symmetric_coefficient
Jul 18, 2024
Merged

Factor out symmetric_coefficient#29
gdalle merged 3 commits intomainfrom
gd/symmetric_coefficient

Conversation

@gdalle
Copy link
Copy Markdown
Member

@gdalle gdalle commented Jul 18, 2024

Version

  • Bump to v0.3.5

Source

  • Factor out a symmetric_coefficient function which tells us where to find the value of A[i, j] in B. This function is faster when a StarSet is provided.

Doc

@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.81%. Comparing base (8567b7f) to head (e7b1b41).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #29      +/-   ##
==========================================
+ Coverage   97.79%   97.81%   +0.02%     
==========================================
  Files           9        9              
  Lines         362      366       +4     
==========================================
+ Hits          354      358       +4     
  Misses          8        8              

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

@gdalle gdalle merged commit 83a1330 into main Jul 18, 2024
@gdalle gdalle deleted the gd/symmetric_coefficient branch July 18, 2024 06:21
amontoison pushed a commit to amontoison/SparseMatrixColorings.jl that referenced this pull request Aug 6, 2024
* Factor out symmetric_coefficient

* Fix docstrings, bump version

* Make public
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