vincent-maillou / qttools

Quantum Transport Algorithms Toolbox
GNU General Public License v3.0
5 stars 1 forks source link

Update the constructor #57

Open awinka opened 1 week ago

awinka commented 1 week ago

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()).