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
/
utils
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a test for UnionFind fix.
chebee7i
2015-01-19
1
-0
/
+13
*
Handle nondeterministic output in Cuthill-McKee ordering tests
ysitu
2014-08-04
1
-4
/
+5
*
Fix PEP8 issues in Cuthill-McKee ordering tests
ysitu
2014-08-04
1
-7
/
+10
*
Merge pull request #1156 from chebee7i/reversed_cm
chebee7i
2014-05-13
1
-0
/
+21
|
\
|
*
Cleanup code a bit more.
chebee7i
2014-05-13
1
-2
/
+2
|
*
Make `reversed` always do a noncopy.
chebee7i
2014-05-12
2
-22
/
+21
|
*
Add context manager for reversing a graph.
chebee7i
2014-05-12
1
-0
/
+22
*
|
Add smoke test when there is no mapping.
chebee7i
2014-05-13
1
-1
/
+16
*
|
Missed one more.
chebee7i
2014-05-13
1
-1
/
+2
*
|
Fix hash randomization issue in unittest.
chebee7i
2014-05-13
1
-25
/
+19
|
/
*
Merge pull request #1113 from hagberg/rcm-order-bug
Jordi Torrents
2014-04-26
1
-3
/
+26
|
\
|
*
Change interface to RCM
Aric Hagberg
2014-04-20
1
-3
/
+26
*
|
Fix python2.6 compatibility
ysitu
2014-04-20
1
-2
/
+9
*
|
Fix bug that capacity_scaling does not saturate negative selfloops
ysitu
2014-04-20
1
-200
/
+103
*
|
Add Stoer-Wagner minimum cut algorithm
ysitu
2014-04-03
1
-0
/
+220
|
/
*
Remove @require decorator
Aric Hagberg
2013-11-09
1
-13
/
+1
*
Force ordering in dict_to_numpy_array functions
Aric Hagberg
2013-11-09
1
-5
/
+15
*
Make make_str() always return unicode, no matter the Python version.
chebee7i
2013-10-22
1
-0
/
+29
*
Fix missing SkipTest import in utils tests
Aric Hagberg
2013-01-05
1
-0
/
+1
*
Add converter from dictionary of values to 1d numpy array.
Aric Hagberg
2012-12-29
1
-0
/
+34
*
Close file in decorator tests.
Aric Hagberg
2012-08-05
1
-2
/
+1
*
Add dectorator for NetworkXNotImplemnted exception.
Aric Hagberg
2011-12-26
1
-1
/
+22
*
Test random number/choice generators.
Aric Hagberg
2011-11-18
1
-1
/
+24
*
Refactor large degree_seq.py into pieces and put non-generator pieces in algo...
Aric Hagberg
2011-11-03
1
-0
/
+10
*
Update cuthill-mckee ordering with docs and example.
Aric Hagberg
2011-09-24
1
-0
/
+13
*
Re-enabling tests for open_file
Chris Ellison
2011-08-29
1
-116
/
+115
*
Merge commit
Aric Hagberg
2011-07-31
1
-0
/
+37
|
\
|
*
Refactor utils.
Aric Hagberg
2011-07-31
1
-0
/
+37
*
|
Comment out decorator tests - fails with Python3
Aric Hagberg
2011-07-31
1
-116
/
+116
|
/
*
Some additional comments, tests.
Chris Ellison
2011-07-21
1
-43
/
+63
*
Extending open_file to work with kwargs.
Chris Ellison
2011-07-21
1
-45
/
+100
*
Missing import in tests for open_file decorator.
Chris Ellison
2011-07-18
1
-0
/
+2
*
Makes the open_file decorator work with tests
Ben Edwards
2011-07-15
2
-0
/
+65