You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would be great to have! I have a use case for that (in my application I am permuting blocks of a block sparse array in order to merge them into bigger blocks).
Below gives an error. I think
Vector{<:Block{1}}
indexing should work likeBlockRange
, but this needs some thought.The text was updated successfully, but these errors were encountered: