summaryrefslogtreecommitdiff
path: root/doc/source/reference/classes.multigraph.rst
Commit message (Expand)AuthorAgeFilesLines
* Fix some sphinx formatting errorsDan Schult2015-10-041-0/+4
* Update doc/source/referenceMridul Seth2015-07-141-3/+1
* Merge pull request #1588 from MridulS/neigbhorsiterDan Schult2015-06-171-1/+0
|\
| * Remove neighbors_iter, G.neighbors() now returns an iterator instead of listMridul Seth2015-06-121-1/+0
* | Remove edges_iter, G.edges() now returns an iterator instead of listMridul Seth2015-06-171-1/+0
* | Makes Graph.nodes() return iterator instead of listJeffrey Finkelstein2015-06-111-1/+0
|/
* Update tests and documentation for the graph classes due todschult2010-03-251-4/+5
* Add the changes to the docs made in networkx-rc1aric2009-08-181-8/+5
* change delete_* to remove_* and has_neighbor to has_edgedschult2009-08-131-1/+0
* Merge attrgraph branch into trunkaric2009-08-111-2/+7
* Improved documentation for graph classes.aric2009-03-081-3/+3
* Rename get_edge() to get_edge_data(). Now returns None asaric2008-12-221-1/+1
* update classes documentationaric2008-11-131-32/+47
* update rst documentation, include networkx examplesaric2008-11-071-6/+66
* Merged revisions 741-766,769-770,794-797,799,804-829,845-848,858-885 via svnm...aric2008-11-031-0/+10