summaryrefslogtreecommitdiff
path: root/networkx/classes/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* plugin based backend infrastructure to use multiple computation backends (#6000)Mridul Seth2022-11-081-0/+2
* Remove OrderedGraphs (#5813)Jarrod Millman2022-07-121-1/+0
* Remove "networkx" from top-level networkx namespace (#4840)Ross Barnowski2021-05-311-4/+4
* Next attempt to meld graphviews with base classes (#2593)Dan Schult2017-08-121-0/+2
* WIP Add reversed view and to_(un)directed view (#2565)Dan Schult2017-07-311-2/+4
* SubGraph filter on nodes/edges (#2523)Dan Schult2017-07-281-0/+1
* Add graph view classes for nodes/edge/degrees (#2458)Dan Schult2017-06-131-0/+1
* Add ordered variants of default graph classes.chebee7i2015-02-161-5/+7
* Merging py3k-1.2 branch into trunk. Addresses #348loicseguin2010-08-021-5/+5
* Revert "view" testing - now moved to brancharic2010-04-141-2/+2
* I'm committing an attempt to give the base classes a methoddschult2010-04-131-2/+2
* Merge attrgraph branch into trunkaric2009-08-111-5/+0
* A prototype of a graph class the uses dictionariesaric2009-02-281-0/+1
* Update ubigraph interface to new API. Callbacks functionalityaric2008-12-011-0/+1
* import modules as well as functionsaric2008-11-071-2/+1
* Merged revisions 741-766,769-770,794-797,799,804-829,845-848,858-885 via svnm...aric2008-11-031-0/+9