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
/
centrality.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use the correct namespace for girvan_newman examples (#6643)
Mridul Seth
2023-04-16
1
-6
/
+6
*
Remove xml import checks (#4393)
Jarrod Millman
2020-11-26
1
-2
/
+2
*
Format python in docstrings (#4168)
Jarrod Millman
2020-08-19
1
-5
/
+5
*
Format w/ black
Jarrod Millman
2020-07-10
1
-1
/
+3
*
Remove superfluous encoding information
Jarrod Millman
2019-11-11
1
-1
/
+0
*
Remove boiler plate from top of modules
Jarrod Millman
2019-11-11
1
-8
/
+0
*
Simplify base classes. (#2604)
Dan Schult
2017-08-12
1
-1
/
+1
*
Refactor set_node_attributes() and set_edge_attributes() (#2553)
Michael E. Rose
2017-07-26
1
-1
/
+1
*
Updates documentation for Girvan-Newman algorithm
Jeffrey Finkelstein
2016-03-22
1
-12
/
+11
*
Rewrites doctest so it doesn't require scipy
Jeffrey Finkelstein
2016-03-22
1
-7
/
+12
*
Updates Girvan-Newman to remove one edge at a time
Jeffrey Finkelstein
2016-03-22
1
-45
/
+77
*
Removes self-loops before Girvan-Newman algorithm
Jeffrey Finkelstein
2016-03-22
1
-0
/
+3
*
Allow arbitrary ranking function in girvan_newman.
Jeffrey Finkelstein
2016-03-22
1
-6
/
+36
*
Makes girvan_newman return communities as sets.
Jeffrey Finkelstein
2016-03-22
1
-32
/
+74
*
Allows copying a graph without attribute data.
Jeffrey Finkelstein
2015-12-17
1
-0
/
+1
*
Merge branch 'merged_master_into_iter_refactor' into master
Dan Schult
2015-08-07
1
-1
/
+2
|
\
|
*
Merge master into iter_refactor
Dan Schult
2015-08-07
1
-0
/
+65
*
Add Girvan-Newman algorithm
Thodoris Sotiropoulos
2015-08-03
1
-0
/
+64