[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [igraph] using igraph to calculate PageRank
From: |
Tamas Nepusz |
Subject: |
Re: [igraph] using igraph to calculate PageRank |
Date: |
Fri, 03 Jun 2011 15:46:22 +0200 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110424 Lightning/1.0b2 Thunderbird/3.1.10 |
> This happens also with 0.6 for me -- which could simply mean that we haven't
> fixed this yet. Anyway, I'll check.
Actually, it works in 0.6; sorry. So the bottom line is that this bug is
already fixed, but it's not in the 0.5 branch yet.
Ana: are you able to upgrade to igraph 0.6? Gabor can probably tell you how;
also, there are a few changes since 0.5 that you should be prepared for;
most importantly, the vertices are indexed from 1 in the R interface since
0.6, and not from 0.
--
Tamas