index
:
delta/python-packages/networkx.git
MridulS-patch-1
attrgraph
beam-log-2
circleci-project-setup
digraph-edge-subgraph
doc-isom-orderable
doc-typo
docdraft
docs-for-v1.11
dschult-patch-1
dschult-patch-gml
error-message-configuration-model
error-message-eccentricity
fix-d-separation-conflicts
gh-pages
iter_refactor
kl-encoding
main
master
networkx-1.10
nx-sparse
remove-beam-notes
remove-conda
revert-1806-patch-numpy-compatible
revert-3507-master
revert-5156-pin-pyparsing
scipy-pandas-310
v1.10
v1.10.1
v1.11
v1.9
v1.9.1
v2.5
v2.6
v2.8
github.com: networkx/networkx.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networkx
/
algorithms
/
community
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Update docs for G.copy and set_*_attributes. (#3024)
Dan Schult
2018-06-19
1
-2
/
+12
*
Add Clauset-Newman-Moore modularity-max community detection (#2871)
Edward L Platt
2018-02-28
1
-0
/
+43
*
Misc. typos (#2872)
luzpaz
2018-02-14
1
-2
/
+2
*
Pep8 fixes
Jarrod Millman
2018-01-20
4
-6
/
+7
*
Label Propagation Community Detection (#2821)
Dan Schult
2018-01-11
2
-46
/
+136
*
Fix for inter_community_edges (#2713)
md0000
2017-10-15
1
-0
/
+16
*
Removed unused imports (#2653)
James Lamb
2017-10-01
1
-1
/
+1
*
Simplify base classes. (#2604)
Dan Schult
2017-08-12
1
-1
/
+1
*
Rebase of Moves is_partition to community.utils (#2496)
Dan Schult
2017-07-03
7
-157
/
+148
*
Fluid communities algorithm implementation (#2420)
Ferran Parés
2017-06-23
1
-0
/
+120
*
Merge pull request #1729 from jfinkels/modularity
Aric Hagberg
2017-01-15
1
-3
/
+13
|
\
|
*
Moves modularity into quality module.
Jeffrey Finkelstein
2016-07-25
2
-30
/
+13
|
*
Adds modularity measure for communities.
Moritz Emanuel Beber
2016-04-20
1
-0
/
+27
*
|
*Really* allow community asyn_lpa test to have two answers (#2341)
Arya McCarthy
2016-12-24
1
-2
/
+2
*
|
Allow community asyn_lpa test to have two answers
Dan Schult
2016-12-20
1
-1
/
+2
*
|
integers instead of strings
SkyTodInfi
2016-09-12
1
-30
/
+7
*
|
fix LPA bug, see issues/2219
root
2016-08-15
1
-0
/
+43
|
/
*
Merge pull request #1727 from jfinkels/community-generators
Aric Hagberg
2016-04-16
1
-0
/
+88
|
\
|
*
Adds LFM benchmark graph generator for communities
Moritz Emanuel Beber
2016-02-21
1
-0
/
+88
*
|
Adds header comment and docstring to test module
Jeffrey Finkelstein
2016-03-22
1
-0
/
+13
*
|
Updates Girvan-Newman to remove one edge at a time
Jeffrey Finkelstein
2016-03-22
1
-76
/
+60
*
|
Removes self-loops before Girvan-Newman algorithm
Jeffrey Finkelstein
2016-03-22
1
-2
/
+11
*
|
Allow arbitrary ranking function in girvan_newman.
Jeffrey Finkelstein
2016-03-22
1
-3
/
+8
*
|
Makes girvan_newman return communities as sets.
Jeffrey Finkelstein
2016-03-22
1
-6
/
+6
|
/
*
Marks file encoding as UTF-8
kl-encoding
jfinkels
2016-01-10
1
-0
/
+1
*
Adds Kernighan--Lin bipartition algorithm.
Moritz Emanuel Beber
2016-01-08
1
-0
/
+51
*
Adds quality measurements for communities.
Jeffrey Finkelstein
2015-11-10
9
-374
/
+51
*
first file additions for community detection
Moritz Emanuel Beber
2015-11-10
9
-0
/
+375
*
Add Girvan-Newman algorithm
Thodoris Sotiropoulos
2015-08-03
1
-0
/
+79
*
Add asynchronous label propagation for communities
Aitor Almeida
2015-07-30
1
-0
/
+89
*
Raise error if k < 2.
Aric Hagberg
2011-12-07
1
-0
/
+4
*
Add Zachary test.
Aric Hagberg
2011-12-07
1
-0
/
+22
*
Make sure all cliques of size k are in community.
Aric Hagberg
2011-11-24
1
-1
/
+7
*
fix python 2/3 issue in test
Aric Hagberg
2011-11-13
1
-1
/
+1
*
Ad k-clique.
Aric Hagberg
2011-11-13
1
-0
/
+14
[prev]