Add sorting of the rows and column indices to the constructor (init) of the dsbsparse object. Can be similar to how the indices are sorted in the block_sizes setter method. Currently, this is not implemented and leads to errors (for example when using to_dense()).
Add sorting of the rows and column indices to the constructor (init) of the dsbsparse object. Can be similar to how the indices are sorted in the block_sizes setter method. Currently, this is not implemented and leads to errors (for example when using to_dense()).