From: Xin Xin on 25 Jun 2010 16:20 Hi, I have a large dense matrix 30,000x30,000 stored in a text file(~ 10 G in size), and I want to load it into memory. After finding out all the eigenvalues and eigenvectors using eig, I want to print the eigenvalue and eigenvector to another text file. Since the memory is limited for a single core, I want to use parallel package, could someone help me out? many thanks
|
Pages: 1 Prev: Saveas to specific size Next: load large matrix and calculate eigenvals |