igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] assortativity for small world graph


From: Tamas Nepusz
Subject: Re: [igraph] assortativity for small world graph
Date: Tue, 25 Aug 2009 18:32:41 +0100

ohh I was misunderstanding the nei option...
I just checked the documentation of the nei option and it's wrong in both the C and the Python documentation. Both documentations claim that the nei option is unsupported, but in fact it works. So apologies for my earlier email, nei=... should work.

Also note that igraph 0.6 contains the assortativity coefficient as igraph_assortativity (in C) and Graph.assortativity (in Python), so you don't have to use the implementation on wikidot if you are running igraph 0.6.

--
Tamas





reply via email to

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