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

Faster binary mult #180

Merged
merged 6 commits into from
Jan 17, 2024
Merged

Faster binary mult #180

merged 6 commits into from
Jan 17, 2024

Conversation

TimWeaving
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jan 11, 2024

Codecov Report

Attention: 15 lines in your changes are missing coverage. Please review.

Comparison is base (c4829dc) 78.32% compared to head (32ff193) 78.00%.

Files Patch % Lines
symmer/operators/utils.py 50.00% 8 Missing ⚠️
symmer/operators/noncontextual_op.py 80.00% 6 Missing ⚠️
tests/test_projection/test_contextual_subspace.py 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #180      +/-   ##
==========================================
- Coverage   78.32%   78.00%   -0.33%     
==========================================
  Files          37       37              
  Lines        4065     4074       +9     
==========================================
- Hits         3184     3178       -6     
- Misses        881      896      +15     

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

Copy link
Collaborator

@AlexisRalli AlexisRalli left a comment

Choose a reason for hiding this comment

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

Looks good

@AlexisRalli AlexisRalli merged commit 517c2c7 into main Jan 17, 2024
10 checks passed
@AlexisRalli AlexisRalli deleted the faster_binary_mult branch January 17, 2024 14: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.

3 participants