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
/
subgraph_alg.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove redundant py2 numeric conversions (#5661)
Mridul Seth
2022-05-31
1
-1
/
+1
*
Remove unused `normalized` parameter from communicability_betweenness_central...
Dan Schult
2021-05-27
1
-15
/
+5
*
Standard imports (#4401)
Jarrod Millman
2020-12-07
1
-5
/
+7
*
DOC: Remove repeated words (#4410)
Miroslav Šedivý
2020-12-02
1
-1
/
+1
*
Use matrix multiplication operator (#4390)
Jarrod Millman
2020-11-25
1
-3
/
+2
*
Format python in docstrings (#4168)
Jarrod Millman
2020-08-19
1
-25
/
+2
*
MAINT: rm to/from_numpy_matrix internally
Ross Barnowski
2020-07-21
1
-7
/
+7
*
Fix scipy deprecation warnings
Jarrod Millman
2020-01-03
1
-25
/
+86
*
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
/
+1
*
Skip doctests when missing dependencies
Jarrod Millman
2019-10-21
1
-7
/
+0
*
PEP8 fixes
Jarrod Millman
2019-10-18
1
-1
/
+1
*
Use pytest for doctest
Jarrod Millman
2019-10-12
1
-11
/
+4
*
Changes to convert_matrix and others that depend on np.matrix
Dan Schult
2019-10-12
1
-2
/
+2
*
Replacing `Return` to `Returns` in docs for functions (#3301)
Moradnejad
2019-02-18
1
-4
/
+4
*
link DOIs to preferred resolver (#2879)
Katrin Leinweber
2018-02-23
1
-2
/
+2
*
Fix links (#2663)
Jarrod Millman
2017-09-11
1
-31
/
+38
*
Small improvement in subgraph centrality docstrings.
Jordi Torrents
2017-04-02
1
-1
/
+2
*
Fix doctest ordering issues in sugraph centrality.
Jordi Torrents
2017-04-02
1
-2
/
+2
*
Fix for #2364
Peter Wills
2017-02-26
1
-1
/
+1
*
Use matrix.A instead of building a recarray.
Valentin Lorentz
2016-07-30
1
-14
/
+12
*
Use arrays instead of matrices in subgraph_alg.py.
Valentin Lorentz
2016-07-30
1
-9
/
+11
*
Split centrality/communicability_alg to centrality/subgraph_alg and communica...
Michael-E-Rose
2016-01-25
1
-0
/
+323