igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] How do I construct a new centrality measure in R / igraph


From: Gábor Csárdi
Subject: Re: [igraph] How do I construct a new centrality measure in R / igraph ?
Date: Sun, 29 Nov 2009 14:57:32 +0100

Hi Conor,

it perfectly makes sense to code it in R. It is much faster (to code
it), and you can still recode it in C if it turns out that it does not
run fast enough. Plus, you will have two versions to double check
things.

Best,
Gabor

On Fri, Nov 27, 2009 at 10:22 PM, Conor Nash <address@hidden> wrote:
> Hi all,
>
> I want to construct a new centrality measure using igraph, preferably in R.
> How would I begin this? For example, would I be better adding to the igraph
> C library or the R interface?
>
> Thanks
>
> Conor
>
> _______________________________________________
> 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]