igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Walktrap / Community / Modularity


From: Tamás Nepusz
Subject: Re: [igraph] Walktrap / Community / Modularity
Date: Tue, 17 Jul 2012 18:44:42 +0200

> Is that for the R version or both?

Only for the R version. The C core and the Python interface have always used 
zero-based indexing and will keep on doing so. The R interface uses 1-based 
indexing from 0.6 to make it consistent with the rest of R. To ease the 
transition, the igraph0 package in R keeps the 0-based indexing.

Best,
T.




reply via email to

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