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
/
classes
/
tests
/
test_multigraph.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow .remove_edges_from() to work with 4-tuples (u,v,k,d) for multi(di)graph.
Dan Schult
2012-06-20
1
-1
/
+16
*
Add tests to classes to cover missing cases.
Aric Hagberg
2011-11-18
1
-0
/
+18
*
Split Graph class tests that rely on data structure or edge attributes.
Dan Schult
2011-07-28
1
-122
/
+103
*
More imports cleanup and exceptions fixed.
Loïc Séguin-C.
2011-02-10
1
-2
/
+0
*
Change subgraph to create a copy of the connectivity
dschult
2010-03-05
1
-23
/
+20
*
Add documentation and adjust tests for remove_edge() change.
aric
2009-10-16
1
-6
/
+10
*
Update docstrings... add default values for optional arguments
dschult
2009-08-13
1
-0
/
+11
*
Merge attrgraph branch into trunk
aric
2009-08-11
1
-42
/
+122
*
Merged multigraph-dict branch 1138:1161 into trunk. Addresses #225
aric
2009-02-27
1
-28
/
+40
*
Fix case in MultiGraph and MultiDiGraph where two
aric
2009-01-12
1
-0
/
+10
*
Rename get_edge() to get_edge_data(). Now returns None as
aric
2008-12-22
1
-3
/
+4
*
Unify tests and code in add_edges_from() for all classes.
dschult
2008-12-02
1
-2
/
+8
*
Merged revisions 741-766,769-770,794-797,799,804-829,845-848,858-885 via svnm...
aric
2008-11-03
1
-0
/
+111