Skip to content

Implement outer product contractions - #15

Merged
mtfishman merged 3 commits into
mainfrom
outer
Jan 14, 2025
Merged

Implement outer product contractions#15
mtfishman merged 3 commits into
mainfrom
outer

Conversation

@mtfishman

Copy link
Copy Markdown
Member

Fixes #13.

@codecov

codecov Bot commented Jan 14, 2025

Copy link
Copy Markdown

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.

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