igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] R igraph is comiled?


From: M. Okuda
Subject: Re: [igraph] R igraph is comiled?
Date: Mon, 5 Feb 2018 10:37:10 +0900

Dear Mr. Csardi and Mr. Horvat,

 

Thank you for sending me the important information.

I really appreciate your prompt reply.

 

Truly yours,

 

Makoto Okuda

 

 

From: igraph-help [mailto:address@hidden On Behalf Of Szabolcs Horvat
Sent: Saturday, February 3, 2018 1:33 AM
To: Help for igraph users <address@hidden>
Subject: Re: [igraph] R igraph is comiled?

 

These clustering methods are implemented in C.  If you are in doubt about a function, you can check the igraph/C documentation, and see if it is present there.

 

 

igraph is a C library with interfaces in several higher level languages (official ones in R and Python, and some other unofficial ones, such as the one for Mathematica). Most of the functionality you can access through the official interfaces is implemented in C.

 

On 2 February 2018 at 09:58, M. Okuda <address@hidden> wrote:

Dear Sirs/Madams,

I use R igraph, especially the "cluster_spinglass" and "cluster_infomap"
functions.
Are these functions compiled or just R scripts?
To compare the processing speed of these methods with the compiled other
clustering methods,
I would like to know what condition R igraph works on.

Truly yours,

M. Okuda


_______________________________________________
igraph-help mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/igraph-help

 


reply via email to

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