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

Rename Random Circulant Gram to Random Circulant Gram Matrix #681

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

FabienGhd
Copy link
Contributor

@FabienGhd FabienGhd commented Jul 14, 2024

Hi,

This PR fixes #675.
To maintain project consistency, I have appended "matrix" to the relevant file and function names. Additionally, I have updated the associated documentation and tests.

Best,
Fabien

Copy link

codecov bot commented Jul 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.7%. Comparing base (62ad845) to head (114d4fb).
Report is 284 commits behind head on master.

Additional details and impacted files
@@          Coverage Diff           @@
##           master    #681   +/-   ##
======================================
  Coverage    97.7%   97.7%           
======================================
  Files         166     166           
  Lines        3250    3250           
  Branches      795     795           
======================================
  Hits         3177    3177           
  Misses         48      48           
  Partials       25      25           

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

Copy link
Collaborator

@purva-thakre purva-thakre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @FabienGhd!

This PR looks good to me. Could you please comment in the corresponding issue so that I can assign it to you? It's a Github thing where a non-maintainer doesn't show up in the list of assignees until they comment there.

@vprusso vprusso assigned FabienGhd and unassigned FabienGhd Jul 15, 2024
@vprusso
Copy link
Owner

vprusso commented Jul 15, 2024

Nice, thank you for your contribution, @FabienGhd !

Hope to see you around here again soon, and thank you again!

@vprusso vprusso merged commit 25a340c into vprusso:master Jul 15, 2024
18 checks passed
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.

Rename random circulant gram to random circulant gram matrix
3 participants