summaryrefslogtreecommitdiff
path: root/networkx/classes/tests/timingclasses.py
Commit message (Expand)AuthorAgeFilesLines
* Skip doctests for timingclasses.pyMridul Seth2015-06-171-0/+6
* Revert changes in timingclasses.pyMridul Seth2015-06-171-58/+204
* Remove edges_iter, G.edges() now returns an iterator instead of listMridul Seth2015-06-171-204/+58
* Makes Graph.nodes() return iterator instead of listJeffrey Finkelstein2015-06-111-17/+17
* Fix copyrightsJGab2015-04-211-1/+1
* Add timing tests and baseline classes to compare to.Dan Schult2015-01-011-0/+4834