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
/
reciprocity.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow dispatcher decorator without a name
nx-sparse
Jim Kitchen
2022-10-12
1
-2
/
+2
*
Rework the backend dispatching
Jim Kitchen
2022-10-12
1
-0
/
+3
*
Use isort with pre-commit to enforce import guidelines (#5659)
Mridul Seth
2022-06-02
1
-0
/
+1
*
Remove redundant py2 numeric conversions (#5661)
Mridul Seth
2022-05-31
1
-2
/
+2
*
Format w/ black==20.8b1
Jarrod Millman
2020-10-06
1
-2
/
+1
*
Format w/ black
Jarrod Millman
2020-07-10
1
-4
/
+4
*
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
*
Update copyright
Jarrod Millman
2019-03-30
1
-1
/
+1
*
Fix several DeprecationWarning: invalid escape sequence (#3284)
Mickaƫl Schoentgen
2019-01-08
1
-1
/
+1
*
Update copyright
Jarrod Millman
2018-01-20
1
-1
/
+1
*
Comply with pep8
Jarrod Millman
2017-08-14
1
-15
/
+17
*
Use dollar sign for inline math
Jarrod Millman
2017-08-14
1
-6
/
+7
*
Change sphinx config to improve parameters
Dan Schult
2016-03-08
1
-2
/
+1
*
Fix sphinx autosummary doc generation errors.
Dan Schult
2016-03-03
1
-1
/
+1
*
fix typo, add definition and silent the error for isolated nodes.
Haochen Wu
2015-10-18
1
-9
/
+32
*
remove unused import
Haochen Wu
2015-10-17
1
-3
/
+0
*
cast number types
Haochen Wu
2015-10-17
1
-2
/
+2
*
Implement reciprocity for directed graph.
Haochen Wu
2015-10-17
1
-0
/
+81