Use sparse matrix algebra when involving identity matrix arithmatics (I-A; A / x). Expected increase in performance as showed in #41. - [x] Check sparsity ratio for EXIOBASE data - [x] Decide for using sparse matrix and when
Use sparse matrix algebra when involving identity matrix arithmatics (I-A; A / x). Expected increase in performance as showed in #41.