summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Equitable coloring of graphs. (#3127)Utkarsh Upadhyay2019-03-281-0/+1
* Create moral graph (#3351)Julien Klaus2019-03-282-0/+10
* Planar drawing algorithm. (#3125)Johannes Schulte2019-03-273-0/+12
* added implementation of VoteRank (#3149)Fredrik Erlandsson2019-03-261-0/+7
* added coappearance network of characters in the novel Les MiserablesIssa Moradnejad2019-01-091-0/+1
* Drop 2.7 for AppVeyorJarrod Millman2018-11-141-1/+2
* More fixesJarrod Millman2018-11-143-8/+8
* Fix doctestsJarrod Millman2018-11-143-7/+7
* Added dual-BA to docs (#3221)Niema Moshiri2018-11-041-0/+1
* Designate 2.2 releasenetworkx-2.2Jarrod Millman2018-09-193-137/+181
* Update release notesJarrod Millman2018-09-191-9/+61
* Update release docs for v2.2 (#3161)Dan Schult2018-09-161-1/+9
* Adding second order centrality algorithm to centrality/ (#3117)Erwan Le Merrer2018-09-061-0/+7
* Fix fluidc to fluid typo in autodoc structure for rst files. (#3124)Dan Schult2018-08-171-1/+1
* Sparse Spanners using Baswana-Sen (#3119)Robert Gmyr2018-08-172-0/+10
* Update docsJarrod Millman2018-08-081-1/+2
* LR planarity checking (#3040)David Kraeutmann2018-08-072-0/+12
* Add option to use Bellman-Ford in generic shortest-path functions (#3098)Graham Fetterman2018-07-311-0/+4
* bellman_ford now uses same pred dict sentinal value as dijkstra functions. (#...Dan Schult2018-07-301-0/+4
* Add percolation centrality (#3089)Pranay Kanwar2018-07-271-0/+7
* Update docs with all functions left out of rst files (#3091)Dan Schult2018-07-2726-11/+165
* Minor fix on paragraph #18 (proposal) (#3092)Darío Hereñú2018-07-271-1/+1
* Update release notes for upcoming release (#3075)Dan Schult2018-07-201-2/+36
* Simplify the Graphview and SubGraphView system (#3073)Dan Schult2018-07-204-4/+0
* Unify random state treatment across package (#3058)Dan Schult2018-07-162-0/+89
* Expand read/write_Graphml numeric type to support numpy numeric types (#3041)Dan Schult2018-06-291-0/+5
* Add make doctest back into the doc build pipeline (#3038)Dan Schult2018-06-283-24/+24
* Add base class method `update` (#3028)Dan Schult2018-06-285-1/+12
* Treewidth and tree decomposition heuristics (#2935) (#2951)David Kraeutmann2018-06-261-0/+10
* Update docs for G.copy and set_*_attributes. (#3024)Dan Schult2018-06-191-2/+2
* Remove extra file put in by mistakeDan Schult2018-06-171-21/+0
* Clean up doc errors and add link to home page from docs (#3018)Dan Schult2018-06-177-14/+40
* Enable create_using to be a constructor (#3004)Dan Schult2018-06-171-0/+5
* Remove cyclic reference in G.root_graph (#3014)Dan Schult2018-06-161-0/+3
* Remove circular references between graphs and views. (#3011)Dan Schult2018-06-141-0/+2
* Add is_perfect_matching function (#2982)Alexander Condello2018-05-241-0/+1
* Updated migration guide and release notes. (#2892)Neil2018-03-072-2/+21
* Add Clauset-Newman-Moore modularity-max community detection (#2871)Edward L Platt2018-02-281-0/+8
* link DOIs to preferred resolver (#2879)Katrin Leinweber2018-02-231-1/+1
* Misc. typos (#2872)luzpaz2018-02-144-7/+7
* Implement a module for node classification (#2848)Yuto Yamaguchi2018-01-281-0/+23
* Designate 2.1 releasenetworkx-2.1Jarrod Millman2018-01-213-202/+257
* Update release notesJarrod Millman2018-01-211-1/+2
* Update Release Notes for v2.1 (#2839)Dan Schult2018-01-201-2/+50
* Update release notesJarrod Millman2018-01-201-6/+115
* Add a large clique size heuristic function (#2830)Dan Schult2018-01-171-3/+4
* Label Propagation Community Detection (#2821)Dan Schult2018-01-111-1/+2
* Minimum cycle basis (#2823)Dan Schult2018-01-101-0/+1
* Remove ``to_pandas_dataframe`` and ``from_pandas_dataframe``Jarrod Millman2018-01-061-0/+5
* Remove ``bellman_ford``Jarrod Millman2018-01-061-0/+4