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
/
tests
/
test_graphical.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Lint using Ruff (#6371)
danieleades
2023-02-19
1
-1
/
+1
*
Use isort with pre-commit to enforce import guidelines (#5659)
Mridul Seth
2022-06-02
1
-0
/
+1
*
Standard imports (#4401)
Jarrod Millman
2020-12-07
1
-4
/
+4
*
Cleanup old platforms (#4202)
Jarrod Millman
2020-09-10
1
-3
/
+0
*
Format w/ black
Jarrod Millman
2020-07-10
1
-36
/
+36
*
Upgrade to Py36 syntax
Jarrod Millman
2020-01-01
1
-1
/
+1
*
Remove shebang from non-executables
Jarrod Millman
2019-11-11
1
-1
/
+0
*
Remove unused imports
Jarrod Millman
2019-10-18
1
-1
/
+1
*
Remove nose.tools.SkipTest
Jarrod Millman
2019-10-12
1
-7
/
+3
*
Replace nose.assert_raises with pytest.raises
Jarrod Millman
2019-10-12
1
-8
/
+8
*
Remove unused imports
Jarrod Millman
2019-10-12
1
-1
/
+1
*
Convert nose.tools.assert_* functions into asserts
Jarrod Millman
2019-10-12
1
-43
/
+43
*
Use class methods for class setup/teardown
Stefan van der Walt
2019-10-12
1
-3
/
+2
*
Change is_list_of_ints to make_list_of_ints (#3617)
Dan Schult
2019-10-04
1
-19
/
+27
*
Make is_graphical raise error for invalid input (#3366)
Dan Schult
2019-03-30
1
-2
/
+30
*
Comply with pep8
Jarrod Millman
2017-07-25
1
-46
/
+55
*
Remove is_valid_degree_sequence deprecated in 2013
Jarrod Millman
2017-07-25
1
-22
/
+22
*
Remove degree_iter(),now degree() returns an integer for single node and iter...
Mridul Seth
2015-06-27
1
-5
/
+5
*
Never import the atlas graph generator by default.
Eugenio Piasini
2013-12-07
1
-5
/
+17
*
Change graphicality testing function names
Aric Hagberg
2013-01-13
1
-13
/
+13
*
Add faster tests for graphical sequences.
Brian Cloteaux
2013-01-13
1
-14
/
+60
*
Allow iterators as input in is_valid_degree_sequence
Aric Hagberg
2012-01-06
1
-0
/
+6
*
Test more conditions in graphical tests.
Aric Hagberg
2011-12-07
1
-0
/
+10
*
Refactor large degree_seq.py into pieces and put non-generator pieces in algo...
Aric Hagberg
2011-11-03
1
-0
/
+52