summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to Py36 syntaxJarrod Millman2020-01-016-13/+12
* Link to files needed for example (#3752)Jarrod Millman2019-12-171-0/+4
* Add links to data filesJarrod Millman2019-11-1616-152/+89
* Update examplesJarrod Millman2019-11-1150-985/+688
* Add back to galleryJarrod Millman2019-10-291-5/+4
* Remove shim that worked around using starmapStefan van der Walt2019-10-291-14/+5
* PEP8 fixes to testsJarrod Millman2019-10-186-0/+7
* Drop support for Python 3.5Jarrod Millman2019-10-161-5/+0
* Fix examplesJarrod Millman2019-10-122-2/+2
* Remove deprecated from examplesDan Schult2019-10-129-14/+16
* Fix sphinx errors And add links to single_source_dijkstra in docs for dijkstr...Dan Schult2019-10-071-0/+0
* Resolve many documentation issues (#3611)Dan Schult2019-09-301-1/+3
* Remove future imports needed by Py2Jarrod Millman2019-09-182-3/+0
* Ensure application examples are included in galleryJarrod Millman2019-04-042-1/+8
* Fix exampleJarrod Millman2019-04-041-4/+2
* Ensure sphinx-gallery tries running all the examplesJarrod Millman2019-04-0411-0/+0
* Update copyrightJarrod Millman2019-03-3029-29/+29
* Javascript exemple update (#3329)jeanfrancois85122019-03-034-71/+102
* Fix examplesJarrod Millman2018-11-143-22/+10
* Add colorbar example for DiGraph edge colors (#2995)Dan Schult2018-06-021-0/+5
* Add missing files to distribution. (#2955)Haochen Wu2018-05-221-0/+0
* Delete extra space. (#2904)Baurzhan Muftakhidinov2018-03-131-1/+1
* link DOIs to preferred resolver (#2879)Katrin Leinweber2018-02-231-1/+1
* Misc. typos (#2872)luzpaz2018-02-143-3/+3
* Update copyrightJarrod Millman2018-01-2029-29/+29
* Arrows as a plot example. (#2801)Rodrigo Dorantes-Gilardi2018-01-081-0/+35
* Adds prefix_tree, dag_to_branching, and example. (#2784)Dan Schult2017-12-021-0/+95
* Add example of spectral embedding of the grid graph (#2690)Jarrod Millman2017-10-021-0/+61
* Fix typo in documentation (#2677)Charles Tapley Hoyt2017-09-211-1/+1
* Fix links (#2663)Jarrod Millman2017-09-111-2/+4
* Finish gh pages mv (#2656)Jarrod Millman2017-09-081-2/+2
* Replace RTD link with dev-docs GH pages link (#2655)Jarrod Millman2017-09-081-3/+2
* Fix some examples for python 3 compatibility (#2642)Michael Seifert2017-08-282-6/+9
* Update printgraph example for v2.0 (#2637)Dan Schult2017-08-261-46/+7
* Fix randomly occurring errorJarrod Millman2017-08-141-4/+4
* Fix examples (#2606)Jarrod Millman2017-08-122-3/+3
* Improve plots (#2579)Jarrod Millman2017-08-042-2/+16
* Remove blockmodel deprecated in 2015Jarrod Millman2017-07-251-2/+2
* Remove is_valid_degree_sequence deprecated in 2013Jarrod Millman2017-07-251-1/+1
* Update copyrightJarrod Millman2017-07-252-2/+2
* Refactor examples (#2527)Jarrod Millman2017-07-2145-288/+284
* Revise docs (#2524)Jarrod Millman2017-07-193-5/+3
* Flatten doc hierarchy (#2520)Jarrod Millman2017-07-177-69/+53
* Fix sphinx (#2517)Jarrod Millman2017-07-1764-799/+1021
* Move data structure to private names and replace with readonly structures (#2...Dan Schult2017-06-261-5/+1
* Remove duplicate files, fixes #2046 (#2487)Jarrod Millman2017-06-267-532/+0
* Simpler version of digitsrep(..) functionnumpde2016-12-121-12/+9
* PyDot support reverted from "pydotplus" to "pydot"leycec2016-10-066-15/+15
* Corrects logarithm base in examplebeam-log-2jfinkels2016-07-051-1/+3
* Merge pull request #2129 from jfinkels/beam-searchAric Hagberg2016-07-021-0/+100
|\