Skip to content
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

Symmetric coloring and decompression for Hessians #272

Merged
merged 2 commits into from
May 27, 2024

Conversation

gdalle
Copy link
Member

@gdalle gdalle commented May 27, 2024

DI source

  • Replace the previously used column coloring and decompression with a more efficient (in terms of number of HVPs) symmetric coloring and decompression, introduced by SparseMatrixColorings v0.3.2

@codecov-commenter
Copy link

codecov-commenter commented May 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.81%. Comparing base (b262365) to head (ff55100).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #272   +/-   ##
=======================================
  Coverage   96.81%   96.81%           
=======================================
  Files          72       72           
  Lines        3740     3740           
=======================================
  Hits         3621     3621           
  Misses        119      119           

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

@gdalle gdalle marked this pull request as ready for review May 27, 2024 07:24
@gdalle gdalle merged commit f70139f into main May 27, 2024
32 checks passed
@gdalle gdalle deleted the gd/hessian_decompression branch May 27, 2024 08:30
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