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
/
linalg
/
tests
/
test_graphmatrix.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use isort with pre-commit to enforce import guidelines (#5659)
Mridul Seth
2022-06-02
1
-1
/
+1
*
Add dtype argument to adjacency_matrix (#4850)
Jarrod Millman
2021-05-27
1
-9
/
+12
*
Standard imports (#4401)
Jarrod Millman
2020-12-07
1
-33
/
+34
*
Tell psf/black to ignore specific np.arrays
Jarrod Millman
2020-07-10
1
-0
/
+10
*
Upgrade to Py36 syntax
Jarrod Millman
2020-01-01
1
-1
/
+1
*
Add tests
Jarrod Millman
2019-10-24
1
-108
/
+228
*
PEP8 fixes to tests
Jarrod Millman
2019-10-18
1
-21
/
+21
*
Remove nose.tools.SkipTest
Jarrod Millman
2019-10-12
1
-41
/
+33
*
Use class methods for class setup/teardown
Stefan van der Walt
2019-10-12
1
-16
/
+15
*
Comply with pep8
Jarrod Millman
2017-08-17
1
-69
/
+65
*
Fix test ordering issues for python3.6
Aric Hagberg
2017-04-02
1
-22
/
+106
*
Add support for subgraphs with no edges in convert_matrix.to_scipy_sparse_mat...
Valentin Lorentz
2016-07-29
1
-0
/
+3
*
Modified all add_node, add_edge, and add_edges_from methods.
thegreathippo
2016-04-26
1
-1
/
+1
*
Remove edges_iter, G.edges() now returns an iterator instead of list
Mridul Seth
2015-06-17
1
-1
/
+1
*
Skip tests if no SciPy
Aric Hagberg
2013-11-27
1
-1
/
+2
*
Update incidence_matrix to sparse
Aric Hagberg
2013-11-13
1
-14
/
+14
*
Switch adjacency_matrix to sparse
Aric Hagberg
2013-11-13
1
-9
/
+8
*
refactor spectrum.py
Aric Hagberg
2011-09-17
1
-0
/
+89