igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Small Worlds in igraph


From: Gábor Csárdi
Subject: Re: [igraph] Small Worlds in igraph
Date: Thu, 20 Nov 2008 23:50:31 +0100

According to the Python manual, it is not included, but I guess there
is a function in Python to calculate the average of a numeric vector.

Gabor

On Thu, Nov 20, 2008 at 11:35 PM, Rui Carvalho <address@hidden> wrote:
> Hi,
>
> Thanks for this -I forgot to say the most important: I'm using the python
> interface.
>
> Is the Average local transitivity also implemented in python? -no problem if
> not, as I can always compute the average, but it would be convenient. I
> couldn't find it in the igraph python manual (pdf file Aug 08).
>
> Many thanks,
> Rui
>
>
> -----Original Message-----
> From: address@hidden
> [mailto:address@hidden On Behalf Of
> Gábor Csárdi
> Sent: 20 November 2008 21:02
> To: Help for igraph users
> Subject: Re: [igraph] Small Worlds in igraph
>
> Hi,
>
> (3) is type="global", (5) is type="local", (6) is type="localaverage"
> in the R function "transitivity".
>
> See http://cneurocvs.rmki.kfki.hu/igraph/doc/html/ch10s09.html
> for the C versions.
>
> Gabor
>
> On Thu, Nov 20, 2008 at 9:09 PM, Rui Carvalho <address@hidden> wrote:
>> Hi,
>>
>>
>>
>> I'm trying to find whether a network is a small world, which implies
>> measuring the clustering coefficient.
>>
>>
>>
>> Looking at pages 11-12 of:
>>
>> http://arxiv.org/PS_cache/cond-mat/pdf/0303/0303516v1.pdf
>>
>>
>>
>> which out of expressions (3), (5) and (6) in that paper are implemented in
>> igraph?
>>
>>
>>
>> Many thanks,
>>
>> Rui
>>
>>
>>
>> _______________________________________________
>> igraph-help mailing list
>> address@hidden
>> http://lists.nongnu.org/mailman/listinfo/igraph-help
>>
>>
>
>
>
> --
> Gabor Csardi <address@hidden>     UNIL DGM
>
>
> _______________________________________________
> igraph-help mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/igraph-help
>
>
>
> _______________________________________________
> igraph-help mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/igraph-help
>



-- 
Gabor Csardi <address@hidden>     UNIL DGM




reply via email to

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