igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Translate code from r to python


From: Tamas Nepusz
Subject: Re: [igraph] Translate code from r to python
Date: Mon, 29 Jun 2009 08:51:51 +0200

due to the fact that I am building directed networks, would it be better to use sum(g.outdegree())/g.vcount()?
Probably yes; I think there's no right or wrong answer to that, it depends on the properties of your graph.

--
T.




reply via email to

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