12 December 2016 5 2K Report

I am using large matrices in my research. The size of matrix vary from 3600 by 3600 to 57600 to 57600. The matrix are sparse in nature.

But, despite using sparse matrix from scipy the computation of eigen vector takes very much time.

Is there any efficient method to do store large matrix?

More Gunjan Naik's questions See All
Similar questions and discussions