[WIP] Make more operations more agnostic about the block type#136
[WIP] Make more operations more agnostic about the block type#136
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #136 +/- ##
==========================================
- Coverage 75.09% 7.38% -67.71%
==========================================
Files 35 34 -1
Lines 1775 1800 +25
==========================================
- Hits 1333 133 -1200
- Misses 442 1667 +1225
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
This needs to be updated to reflect #137 and also can be simplified a bit once ITensor/TypeParameterAccessors.jl#51 lands. |
| b = argmin(length, (brows[row], bcols[col])) | ||
| u_axes[col] = b | ||
| v_axes[col] = b |
There was a problem hiding this comment.
Reminder to split this off into a separate PR.
|
This has been split up into separate PRs so I'll close it. |
To do: