summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into masterfix-d-separation-conflictsarunwise2020-06-031-8/+0
|\
| * Deprecate context_manager reversed in favor of reversed_view (#3983)Dan Schult2020-06-021-8/+0
* | add reference to d_separation in docsArun Nampally2020-05-302-0/+10
|/
* add paley graph to doc (#3927)sauxpa2020-04-201-1/+1
* Add logo to docsJarrod Millman2020-04-143-4/+230
* Fix Sphinx deprecationJarrod Millman2020-04-131-1/+1
* Trophic Levels #3736 (#3804)Tom Russell2020-02-031-0/+7
* Update string formatJarrod Millman2020-01-011-2/+2
* Update contribs scriptJarrod Millman2020-01-011-18/+23
* Sudoku generator issue 3756 (#3757)David Radcliffe2019-12-261-0/+8
* fix citation links (#3741)Ilia Kurenkov2019-12-061-3/+3
* Refactor testsJarrod Millman2019-11-191-1/+3
* Deprecate Python 2/3 compatibility codeJarrod Millman2019-11-181-0/+3
* Remove shebang from non-executablesJarrod Millman2019-11-111-1/+0
* Update examplesJarrod Millman2019-11-111-2/+6
* Remove superfluous encoding informationJarrod Millman2019-11-116-25/+0
* Use canonical url to help search enginesJarrod Millman2019-11-051-15/+5
* Adapt SciPy CoCJarrod Millman2019-10-302-0/+2
* Add back to galleryJarrod Millman2019-10-291-76/+81
* Lukes algorithm implementation (#3666)Federico Rosato2019-10-291-0/+8
* Deprecate is_string_likeJarrod Millman2019-10-211-1/+2
* Deprecate make_strJarrod Millman2019-10-211-0/+2
* Drop support for Python 3.5Jarrod Millman2019-10-161-0/+1
* Update release notesJarrod Millman2019-10-161-0/+13
* Finalize release notesJarrod Millman2019-10-152-8/+28
* Update release notesJarrod Millman2019-10-123-154/+246
* Highlight switch to pytest in release notesJarrod Millman2019-10-121-0/+2
* Remove deprecated functions and methods. add to release notes.Dan Schult2019-10-121-1/+30
* Document subgraph_view (#3627)Anton Lodder2019-10-081-0/+1
* Fix sphinx errors And add links to single_source_dijkstra in docs for dijkstr...Dan Schult2019-10-074-13/+9
* Shift notes from dev to v2.4 filename.Dan Schult2019-10-053-224/+281
* Make draft of release notes for v2.4Dan Schult2019-10-052-10/+218
* Change is_list_of_ints to make_list_of_ints (#3617)Dan Schult2019-10-041-0/+1
* Implemented Euler Path functions (#3399)Jacob2019-10-012-1/+4
* Resolve many documentation issues (#3611)Dan Schult2019-09-301-1/+6
* Global efficiency attempt to speed up (#3604)Dan Schult2019-09-281-1/+1
* add internet_as_graph generator (#3574)Luca Baldesi2019-09-191-0/+9
* Fix Sphinx warningsJarrod Millman2019-09-161-1/+1
* Add missing link to asteroidal docsJarrod Millman2019-09-161-0/+1
* Add spiral layout for graph drawing (#3534)Michael Fedell2019-09-051-0/+1
* Improved graph class selection table (#3570)Salim BELHADDAD2019-09-041-8/+11
* Fix wrong title (#3566)Salim BELHADDAD2019-09-031-3/+3
* Fix a few documentation issues for the bipartite algorithm reference (#3555)Søren Fuglede Jørgensen2019-08-241-0/+1
* add Directed Joint Degree Graph generator (#3551)tbalint2019-08-221-0/+2
* Implement ISMAGS subgraph isomorphism algorithm (#3312)Peter C Kroon2019-08-152-2/+27
* Incremental Closeness Centrality (undirected, unweighted graphs) (#3444)mikedeltalima2019-08-141-1/+2
* Adding non-randomness measures for graphs (#3515)Erwan Le Merrer2019-07-202-0/+10
* Full join operation and cograph generator (#3503)Efraim Rodrigues2019-07-182-0/+9
* Update introduction.rst (#3504)Kevin Newman2019-07-101-1/+1
* AT-free graph recognition (#3377)Haakon2019-06-301-0/+10