Skip to content

Better overloading of similar of block sparse broadcasting expressions #61

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

Merged
merged 3 commits into from
Feb 28, 2025

Conversation

mtfishman
Copy link
Member

This helps to fix ITensor/NamedDimsArrays.jl#17, #37.

Copy link

codecov bot commented Feb 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.15%. Comparing base (6211e57) to head (80d77bf).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #61   +/-   ##
=======================================
  Coverage   75.15%   75.15%           
=======================================
  Files          30       30           
  Lines        1111     1111           
=======================================
  Hits          835      835           
  Misses        276      276           
Flag Coverage Δ
docs 24.77% <100.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 42ec520 into main Feb 28, 2025
12 checks passed
@mtfishman mtfishman deleted the more_general_broadcasting branch February 28, 2025 00:04
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] Broadcasting NamedDimsArray wrapping BlockSparseArrays.BlockSparseArray is broken
1 participant