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
/
operators
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix latex
Aric Hagberg
2015-06-13
1
-11
/
+13
*
Merge pull request #1399 from MridulS/powfunc
chebee7i
2015-05-04
2
-313
/
+441
|
\
|
*
Update algorithms/operators/tests/test_product.py to be PEP8 complaint
Mridul Seth
2015-04-16
1
-246
/
+264
|
*
Update algorithms/operators/product.py to be PEP8 complaint
Mridul Seth
2015-04-16
1
-78
/
+88
|
*
Added power function for simple graphs
Mridul Seth
2015-04-10
2
-1
/
+101
*
|
Fix copyrights
JGab
2015-04-21
2
-2
/
+2
|
/
*
added doc_string to compose
alexnikleo
2015-03-03
1
-0
/
+1
*
changed doc string for compose function
alexnikleo
2015-03-03
1
-1
/
+0
*
Fixed node attributes in compose function
alexnikleo
2015-03-03
1
-4
/
+6
*
Fix unreliable tests uncovered by IronPython
ysitu
2014-07-03
1
-7
/
+8
*
PEP-8 updates
Aric Hagberg
2013-08-25
3
-54
/
+53
*
Forbid mixing multigraphs and graphs in operators
Aric Hagberg
2013-08-25
3
-1
/
+77
*
Don't modify input list in _all() operators.
Aric Hagberg
2013-07-17
2
-3
/
+19
*
Make nx.reverse() call G.reverse() and use G.reverse() in shortest_path.
chebee7i
2012-08-10
1
-19
/
+1
*
Add unary reverse() operator.
chebee7i
2012-08-10
2
-1
/
+48
*
Fix/adjust/remove/modify tests that depend on dictionary ordering.
Aric Hagberg
2012-07-08
3
-24
/
+25
*
Update attribute handling in operators so that attributes of last graph take ...
Aric Hagberg
2012-06-12
4
-49
/
+57
*
Add operators that work on lists of graphs.
Aric Hagberg
2012-04-15
3
-0
/
+299
*
Split tests of unary and binary operators.
Aric Hagberg
2012-04-15
2
-38
/
+41
*
Split unary operators into module.
Aric Hagberg
2012-04-15
2
-38
/
+48
*
Move operators.py and product.py to subdirectory operators/
Aric Hagberg
2012-04-15
4
-0
/
+1335