summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clarifies error message in configuration_modelerror-message-configuration-modeljfinkels2015-10-301-2/+3
* Merge pull request #1817 from networkx/RTD-custom-sphinxDan Schult2015-10-291-1/+1
|\
| * Use sphinx stable branch via github on ReadTheDocsDan Schult2015-10-291-1/+1
|/
* Merge pull request #1814 from jfinkels/format-in-nbunchDan Schult2015-10-281-0/+13
|\
| * Adds unit test for new use of string.format().Jeffrey Finkelstein2015-10-281-0/+13
|/
* Merge pull request #1813 from mazieres/patch-1Dan Schult2015-10-271-1/+1
|\
| * Fix, now raise NetworkXError instead of TypeErrorAntoine Mazières2015-10-271-1/+1
|/
* Merge pull request #1805 from wuhaochen/reciprocityDan Schult2015-10-212-0/+102
|\
| * fix typo, add definition and silent the error for isolated nodes.Haochen Wu2015-10-181-9/+32
| * Merge branch 'master' into reciprocityHaochen Wu2015-10-181-1/+1
| |\ | |/ |/|
* | Merge pull request #1806 from wuhaochen/patch-numpy-compatiblechebee7i2015-10-181-1/+1
|\ \
| * | fix type issueHaochen Wu2015-10-171-1/+1
|/ /
| * remove unused importHaochen Wu2015-10-171-3/+0
| * cast number typesHaochen Wu2015-10-171-2/+2
| * Implement reciprocity for directed graph.Haochen Wu2015-10-172-0/+82
|/
* Merge pull request #1795 from dschult/fix-sphinx-errorsDan Schult2015-10-0439-139/+163
|\
| * Two more doc formating changes.Dan Schult2015-10-042-17/+2
| * Fix some sphinx formatting errorsDan Schult2015-10-0438-122/+161
* | Merge pull request #1794 from dschult/fix-examplesDan Schult2015-10-0410-20/+20
|\ \ | |/ |/|
| * Update examples for iterator edges and nodes methodsDan Schult2015-10-0410-20/+20
|/
* Merge pull request #1767 from dschult/fix-flow-docsDan Schult2015-10-031-9/+13
|\
| * Add flow functions from utils to __all__Dan Schult2015-10-031-0/+1
| * Make sure __all__ variables loaded in flow __init__.pyDan Schult2015-09-141-9/+12
* | Merge pull request #1792 from dschult/count-fringeDan Schult2015-10-031-1/+3
|\ \
| * | Change comments about fringe tuples in dijkstraDan Schult2015-10-031-1/+3
* | | Merge pull request #1791 from dschult/dschult-installDan Schult2015-10-031-12/+9
|\ \ \ | |/ / |/| |
| * | Update install.rstDan Schult2015-10-031-12/+9
* | | Merge pull request #1790 from networkx/dschult-patch-3Dan Schult2015-10-031-19/+11
|\ \ \ | |/ / |/| |
| * | Rewrite harmonic_centrality to better use iteratorDan Schult2015-10-021-19/+11
* | | Merge pull request #1753 from MridulS/installdocDan Schult2015-10-021-2/+20
|\ \ \
| * | | Update install documentationMridul Seth2015-09-101-2/+20
* | | | Merge pull request #1788 from networkx/dschult-patch-1Dan Schult2015-10-021-26/+23
|\ \ \ \ | |_|/ / |/| | |
| * | | Clarify docstring and return code for _djikstra()Dan Schult2015-10-021-26/+23
|/ / /
* | | Merge pull request #1777 from MridulS/weighted_shortestDan Schult2015-10-026-46/+46
|\ \ \
| * | | Update all_pairs_dijkstra_path_length and single_source_dijkstra_path_lengthMridul Seth2015-09-276-46/+46
* | | | Merge pull request #1781 from wasade/issue1780Dan Schult2015-10-022-1/+85
|\ \ \ \
| * | | | BUG(ish): allow '_' in keys to support cytoscapeDaniel McDonald2015-09-291-1/+1
| * | | | TST: test that creates the bugDaniel McDonald2015-09-291-0/+84
| |/ / /
* | | | Merge pull request #1778 from MridulS/coverageDan Schult2015-10-022-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Update nx_shp for Python 3.5Mridul Seth2015-10-021-1/+1
| * | | Add coverage for python 3.5Mridul Seth2015-09-271-0/+1
| * | | Drop coverage for python 3.2Mridul Seth2015-09-271-1/+0
|/ / /
* | | Merge pull request #1772 from jfinkels/stochastic-multigraphchebee7i2015-09-192-59/+88
|\ \ \ | |_|/ |/| |
| * | Makes stochastic_graph work for multigraphs.Jeffrey Finkelstein2015-09-162-59/+88
|/ /
* | Merge pull request #1756 from MisterSheik/topo-fixedDan Schult2015-09-016-152/+208
|\ \
| * | Fixed old tests and re-added them.Neil2015-08-311-3/+16
| * | Update misc.pyNeil2015-08-311-2/+0
| * | topolgical_sort, lexicographical_topological_sortNeil2015-08-311-3/+2
| * | Updated documentation building.Neil2015-08-311-1/+1
| * | .Neil2015-08-311-20/+19