Sparse storage and reshape
JohanMabille opened this issue · 1 comments
JohanMabille commented
Reshaping can be done in-place but requires recomputing all the indices in the internal map of maps.
JohanMabille commented
Closing this since the internal maps of maps is going to be replaced by a single map.