Thank you all for your interest in this. The ARPACK library looks
like a very interesting option, I wish I had some experience in
interfacing R with such libraries. I'll try to learn on a simple
example first, and if successful I will try to adapt the igraphlib
interface to provide the desi
> "KateM" == Katharine Mullen <[EMAIL PROTECTED]>
> on Thu, 19 Jun 2008 11:50:22 +0200 (CEST) writes:
KateM> On Thu, 19 Jun 2008, Simon Wood wrote:
>> >
>> > I happily use eigen() to compute the eigenvalues and
>> eigenvectors of > a fairly large matrix (200x200, say),
Baptiste,
the igraph ARPACK interface is quite experimental, and igraph includes
only the ARPACK files (converted to C) that it needs to calculate
some graph measures on sparse graphs. Btw. the development version
of igraph is a bit better in this respect, I can send you a link to
the developme
Dear all,
Thank you for the suggestions and pointers. It looks like I'll need
to do some interface with Fortran/C code. The igraph package seems to
provide an interface with ARPACK, albeit not with the options I need,
so it could be a good starting point.
Best regards,
baptiste
On 19 J
>
> I happily use eigen() to compute the eigenvalues and eigenvectors of
> a fairly large matrix (200x200, say), but it seems over-killed as its
> rank is limited to typically 2 or 3. I sort of remember being taught
> that numerical techniques can find iteratively decreasing eigenvalues
> and corre
Hi,
On 18 Jun 2008, at 23:52, Moshe Olshansky wrote:
Hi Baptiste,
If the rank of your matrix is 3 than all the eigenvalues, except
for 3, are 0.
Good point! I obviously mixed up the rank of the matrix with the
degeneracy (multiplicity) of its eigenvalues. What I meant is that
out of 20
6 matches
Mail list logo