summaryrefslogtreecommitdiff
path: root/examples/basic
Commit message (Collapse)AuthorAgeFilesLines
* Fix examplesJarrod Millman2018-11-141-4/+4
|
* Delete extra space. (#2904)Baurzhan Muftakhidinov2018-03-131-1/+1
|
* Update copyrightJarrod Millman2018-01-202-2/+2
|
* Refactor examples (#2527)Jarrod Millman2017-07-212-20/+30
| | | | | | | | | | | | * Fix unix_email and plot more examples * Fix doctest * Fix more examples * Fix AntiGraph.degree generator error in examples * Style/consistency changes and plot more examples
* Fix sphinx (#2517)Jarrod Millman2017-07-173-19/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Ensure valid rst file * Edit text * Update README and package docstring * Add myself as a contributor * Update gitwash * Fix warnings/errors except citations/footnotes * Remove old note about 3.0 incompatibility * Remove stale ref to gh-pages * Create top-level tools directory (standard practice) * Use sphinx-gallery extension for examples * Sphinx-gallery generates images for `plot_` examples * Comply with pep8 * Don't save figures
* Adjusts imports in drawing with graphviz for v2.0Dan Schult2016-01-112-5/+6
| | | | | Also adjusts examples and docs Cherry-pick from #1930
* Update copyrightsMridul Seth2016-01-011-1/+1
|
* Fix copyrightsJGab2015-04-211-1/+1
|
* Ported examples/basic. Refs #384loicseguin2010-08-052-18/+20
| | | | | --HG-- extra : convert_revision : svn%3A3ed01bd8-26fb-0310-9e4c-ca1a4053419f/networkx/trunk%401848
* Add eccentricity note and update examplearic2010-04-071-1/+1
| | | | | --HG-- extra : convert_revision : svn%3A3ed01bd8-26fb-0310-9e4c-ca1a4053419f/networkx/trunk%401670
* License change to BSD.aric2009-08-262-4/+4
| | | | | --HG-- extra : convert_revision : svn%3A3ed01bd8-26fb-0310-9e4c-ca1a4053419f/networkx/trunk%401429
* move examples directory out of doc directoryaric2008-11-132-0/+70
--HG-- extra : convert_revision : svn%3A3ed01bd8-26fb-0310-9e4c-ca1a4053419f/networkx/trunk%40961