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

Implement outer product contractions #15

Merged
merged 3 commits into from
Jan 14, 2025
Merged

Implement outer product contractions #15

merged 3 commits into from
Jan 14, 2025

Conversation

mtfishman
Copy link
Member

Fixes #13.

Copy link

codecov bot commented Jan 14, 2025

Codecov Report

Attention: Patch coverage is 90.90909% with 1 line in your changes missing coverage. Please review.

Project coverage is 91.17%. Comparing base (b876749) to head (7ae7c7d).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/blockedpermutation.jl 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #15      +/-   ##
==========================================
- Coverage   92.54%   91.17%   -1.38%     
==========================================
  Files          16       16              
  Lines         322      340      +18     
==========================================
+ Hits          298      310      +12     
- Misses         24       30       +6     
Flag Coverage Δ
docs 0.00% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@mtfishman mtfishman merged commit 840975a into main Jan 14, 2025
10 of 12 checks passed
@mtfishman mtfishman deleted the outer branch January 14, 2025 23:44
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.

[BUG] Outer product tensor contractions are broken
1 participant