This forum has been archived. All content is frozen. Please use KDE Discuss instead.

A very large symmetric matrix

Tags: None
(comma "," separated)
jyang
Registered Member
Posts
2
Karma
0

A very large symmetric matrix

Fri Jan 10, 2014 1:09 am
I have a very large symmetric matrix (50000 x 50000). I'm wondering how I can store this matrix efficiently. Is there any matrix type something like SymmMatrix which only store the upper or lower triangular part of the matrix?

Thanks.
jitseniesen
Registered Member
Posts
204
Karma
2

Re: A very large symmetric matrix  Topic is solved

Fri Jan 10, 2014 10:20 am
If your matrix is sparse the sparse linear algebra routines may be useful; see http://eigen.tuxfamily.org/dox/group__S ... apter.html .

If your matrix is not sparse, you can (as you say) save half the memory, but this is not yet supported in Eigen; see the entry http://eigen.tuxfamily.org/bz/show_bug.cgi?id=42 in bugzilla. Contributions to get this working in Eigen would be gratefully accepted :)
jyang
Registered Member
Posts
2
Karma
0

Re: A very large symmetric matrix

Wed Jan 15, 2014 4:19 am
My matrix is not sparse. Thanks for letting me know that.


Bookmarks



Who is online

Registered users: Baidu [Spider], Bing [Bot], Google [Bot], Yahoo [Bot]