-
Hi,
it´s possible to stop the "multilevel.community" function for the 1st Pass of the Louvain algorithm?
I´m interested to know the result of the "membership vector", at the end of 1st PASS and not at…
-
HI,
I am trying to use bct.community_louvain on a 144*144 matrix using this command
`[S,Q] = bct.community_louvain(B)`
but it gives me this error:
`File "/Users/Ralf/anaconda/lib/python2.7/site-pa…
-
Hi @anvaka,
Very nice work on also including the Louvain algorithm! I tried it and ran into one issue. All works great with graphs which do not include isolated nodes (nodes with a degree centrality …
-
2 files (`./algorithms/louvain_igraph.las` and `./algorithms/louvain_igraphoutp/*.las`) are created instead of one. This isuue relates to different processing of the original `/` file and the shuffled…
-
Welcome to 2008! If you create a branch for py3 I can raise a pull request to merge my branch in. All I did was run `2to3 -w -n .` but I didn't get any errors when importing the installed package so i…
-
## Motivation
We need to develop a prototype of the system that builds structured topics model and is able to label new texts according to these topics. This vertical prototype is supposed to have al…
-
@hagberg @chebee7i @dschult @bjedwards and anyone who is interested
To participate in GSoC under the PSF's banner, it is necessary to have three mentors signed up for the whole summer (May 25 through…
ysitu updated
8 years ago
-
I have a fully connected, undirected graph of 121 nodes. The community structure that `louvain` returns is heavily affected by the scale of the weights. At the original weight values, all the nodes ar…
-
Hello,
Have you seen this https://github.com/upphiminn/jLouvain?
I am considering creating a sigma plugin from it. Let me know if you have thoughts on that. I saw that you were also looking in to a …
-
Post questions and comments about our google summer of code projects here.