summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* adjust tutorial to mention import write_dotnetworkx-1.11helpAric Hagberg2016-01-301-2/+2
* change copyright year in doc buildAric Hagberg2016-01-301-1/+1
* Get the month right.Aric Hagberg2016-01-301-1/+1
* Add release date in newsAric Hagberg2016-01-301-2/+2
* Update license, readme, and release.py for networkx-1.11Aric Hagberg2016-01-303-8/+3
* Use utils.testing to handle testing edge and node equalityAric Hagberg2016-01-281-2/+3
* networkx-1.11rc2 labelnetworkx-1.11rc2Aric Hagberg2016-01-161-3/+2
* Add note about pyggraphviz and pydotplus import changesAric Hagberg2016-01-161-1/+5
* Merge pull request #1936 from dschult/edges_docDan Schult2016-01-121-2/+7
|\
| * Doc tweak on edges for v1.11Dan Schult2016-01-121-2/+7
|/
* Merge pull request #1930 from dschult/import_graphviz_v1.11Aric Hagberg2016-01-1153-456/+491
|\
| * Update authors, copyrights and EOL spaceDan Schult2016-01-1144-226/+242
| * Examples and doc changesDan Schult2016-01-1117-197/+214
| * Adjust imports in drawing layouts with graphvizDan Schult2016-01-115-39/+41
|/
* Merge pull request #1924 from dschult/v1.11Aric Hagberg2016-01-105-65/+57
|\
| * Update news and api for v1.11Dan Schult2016-01-082-0/+7
| * Put graphviz install outside check for python2.7Dan Schult2016-01-081-2/+1
| * simplify pydot imports, use testing.utils routinesDan Schult2016-01-082-54/+40
| * Use pydotplus for all supported python versionsDan Schult2016-01-083-30/+30
|/
* Merge pull request #1888 from karrtikr/v1.11Aric Hagberg2015-12-291-1/+1
|\
| * Modified release.pyKartik Raj2015-12-291-1/+1
|/
* Merge pull request #1881 from dschult/v1.11networkx-1.11rc1Dan Schult2015-12-2635-115/+155
|\
| * Merge pull request #8 from dschult/sphinx-fixes-v1.11Dan Schult2015-12-2433-113/+153
| |\
| | * Fix Sphinx for v1.11Dan Schult2015-12-2434-114/+154
| |/ |/|
| * Update conf.py to point to make_examples_rst.pyDan Schult2015-12-241-1/+1
| * update doc/requirements.txt to point Sphinx-origin_stableDan Schult2015-12-241-1/+1
|/
* Merge pull request #1830 from networkx/docs-for-v1.11Dan Schult2015-11-017-27/+47
|\
| * Fix algebraicconnectivity float conversiondocs-for-v1.11Dan Schult2015-10-311-1/+1
| * update release docs files for v1.11Dan Schult2015-10-316-29/+45
| * Update news.rst for v1.11Dan Schult2015-10-311-1/+5
|/
* update requirements.txt on v1.11 branchDan Schult2015-10-311-1/+1
* Merge pull request #1793 from dschult/v1.11-flow-docsDan Schult2015-10-031-9/+13
|\
| * v1.11 Add utils functions to flow variable __all__Dan Schult2015-10-031-9/+13
|/
* Merge pull request #1787 from dschult/v1.11-use3.5Dan Schult2015-10-022-1/+2
|\
| * For v1.11 drop support for python3.2 and add 3.5Dan Schult2015-10-022-1/+2
|/
* Merge pull request #1763 from dschult/v1.11Dan Schult2015-09-1313-170/+830
|\
| * Prepare release number and news.rst for v1.11Dan Schult2015-09-062-3/+3
| * Update release and news info for v1.10.1Dan Schult2015-09-062-3/+7
| * Activate Appveyor-CIHimanshu Mishra2015-09-063-0/+216
| * Update news to include 1.10 release highlightsDan Schult2015-09-061-0/+35
| * Merge pull request #1760 from dschult/fix-layoutv1.10.1Dan Schult2015-09-063-164/+237
| |\
| | * Add layout tests and minor docsDan Schult2015-09-062-2/+36
| | * Fix python3 numpy wont read in {}.values to array.Dan Schult2015-09-041-1/+1
| | * Add tests, convert center to np.array, fix domain_sizeDan Schult2015-09-042-29/+75
| | * Reinstate v1.10 layout except center. Fix bugsDan Schult2015-09-043-135/+198
| | * Re-add scaling inside fruchterman_reingoldDan Schult2015-09-031-0/+4
| | * Remove spurious line due to typo.Dan Schult2015-09-031-1/+0
| | * Revert some API changes in layout.py due to bugs.Dan Schult2015-09-021-171/+98
| |/ |/|
| * Merge pull request #1761 from dschult/no-linksDan Schult2015-09-065-3/+335
| |\ |/ /
| * Remove all the symbolic links from the 'examples/' directoryHimanshu Mishra2015-09-065-3/+335
|/