summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
* Docs update (#4161)Dan Schult2020-08-161-2/+8
* junction_tree for #1012 (#4004)Matthias Bruhns2020-08-151-0/+40
* Format w/ blackJarrod Millman2020-07-103-17/+17
* Ran pyupgrade --py36plusJarrod Millman2020-07-101-1/+1
* Implemented multipartite_layout (#3815)Jose Pinilla2020-07-101-0/+39
* Make gallery more prominentJarrod Millman2020-07-071-2/+2
* Handle kwds explicitly in draw_networkx (#4033)Jeremias Traub2020-07-055-6/+4
* Fix exception causes and messages in 12 modules (#4012)Ram Rachum2020-06-221-2/+2
* 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