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
/
centrality
/
dispersion.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update developer requirements (#6429)
Jarrod Millman
2023-02-14
1
-1
/
+1
*
Undocumented parameters in dispersion (#6183)
Alimi Qudirah
2022-11-08
1
-0
/
+7
*
MAINT: Cleanup centrality module, remove unused variables (#5308)
Mridul Seth
2022-06-04
1
-8
/
+4
*
Format w/ black
Jarrod Millman
2020-07-10
1
-3
/
+3
*
Upgrade to Py36 syntax
Jarrod Millman
2020-01-01
1
-3
/
+3
*
Remove boiler plate from top of modules
Jarrod Millman
2019-11-11
1
-4
/
+0
*
docs(centrality/dispersion): updating contributor email address (#2698)
Huston Hedinger
2017-10-05
1
-1
/
+1
*
Fix links (#2663)
Jarrod Millman
2017-09-11
1
-1
/
+1
*
Comply with pep8
Jarrod Millman
2017-08-14
1
-12
/
+12
*
Use dollar sign for inline math
Jarrod Millman
2017-08-14
1
-2
/
+2
*
Minor whitespace.
chebee7i
2014-02-21
1
-5
/
+5
*
Updating dispersion docstring.
chebee7i
2014-02-21
1
-16
/
+18
*
Remove unused math directive in docstring.
chebee7i
2014-02-21
1
-9
/
+7
*
"fixing docstring"
huston
2014-02-20
1
-4
/
+4
*
good thing we do tests
huston
2014-01-28
1
-11
/
+18
*
refactored to allow optional u, v... added suggestions for normalizations...
huston
2014-01-02
1
-31
/
+77
*
incorporating dschult set method suggestions... with significant increase in ...
huston
2014-01-02
1
-44
/
+7
*
updated dispersion to use built in nx methods and set comprehension
huston
2013-12-31
1
-13
/
+11
*
adding dispersion as a centrality measure
huston
2013-12-28
1
-0
/
+91