help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Symmetric Matrices: time and space efficient represenation


From: JuanPi
Subject: Re: Symmetric Matrices: time and space efficient represenation
Date: Fri, 19 Feb 2016 14:34:35 +0100

On Fri, Feb 19, 2016 at 2:25 PM, Michele Martone
<address@hidden> wrote:
> On address@hidden:11, JuanPi wrote:
>> Hi all,
>>
>> I am looking for a library with a good representation for symmetric
>> matrices. Does Octave has one? (in pkg mechanics there was a first
>> attempt)
>> Anybody knows a good C/C++ or Fortran library?
>>
>> Thanks
>
> Hi JuanPi,
>
> if you mean sparse symmetric matrices, possibly big ones, the sparsersb
> package
>  http://octave.sourceforge.net/sparsersb/function/sparsersb.html
> based on librsb could be of your interest.
>

Thank you Michele,

>From what I can read this representation doesn't exploit the symmetry
of the matrix. Does it?
In general I am dealing with full symmetric matrices, which are fully
represented by its upper or lower triangular matrix.
Would you know some lib specific for these matrices?



-- 
JuanPi Carbajal
Public GnuPG key: 9C5B72BF
-----
The end of funding: "Many researchers were caught up in a web of
increasing exaggeration."
- Hans Moravec



reply via email to

[Prev in Thread] Current Thread [Next in Thread]