summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Updated documentation building.Neil2015-08-311-1/+1
| * | .Neil2015-08-311-20/+19
| * | topolgical_sort, lexicographical_topological_sortNeil2015-08-315-152/+199
* | | Merge pull request #1734 from aureooms/faster-maximal-matchingDan Schult2015-08-311-4/+4
|\ \ \
| * | | constant factor improvement for maximal_matchingaureooms2015-08-121-4/+4
* | | | Merge pull request #1735 from aureooms/weight-parameter-for-max-weight-matchingDan Schult2015-08-312-42/+54
|\ \ \ \ | |_|/ / |/| | |
| * | | update notes in max_weight_matchingaureooms2015-08-311-1/+1
| * | | test for weight parameter in max_weight_matchingaureooms2015-08-121-36/+43
| * | | update docstring of max_weight_matchingaureooms2015-08-121-1/+6
| * | | add weight attribute param in max_weight_matchingaureooms2015-08-121-4/+4
| |/ /
* | | Merge pull request #1722 from chrisnatali/masterDan Schult2015-08-292-29/+118
|\ \ \ | |_|/ |/| |
| * | adding MultiLineString support to read_shpchrisnatali2015-08-072-29/+118
* | | Merge pull request #1747 from grail/masterDan Schult2015-08-251-2/+2
|\ \ \
| * | | dag: add more information to exception message when cycle detectedEden G. Adogla2015-08-251-2/+2
|/ / /
* | | Merge pull request #1743 from MridulS/gendocDan Schult2015-08-242-15/+15
|\ \ \
| * | | Update random graph generator with iter changesMridul Seth2015-08-192-15/+15
| * | | Change file permissionMridul Seth2015-08-191-0/+0
|/ / /
* | | Merge pull request #1742 from MridulS/docDan Schult2015-08-172-15/+18
|\ \ \
| * | | Update documentation of shortest_path_lengthMridul Seth2015-08-172-15/+18
|/ / /
* | | Merge pull request #1739 from MridulS/shortestpathDan Schult2015-08-1617-57/+62
|\ \ \
| * \ \ Solve merge conflictsMridul Seth2015-08-1377-1465/+2768
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #1714 from stsouko/masterDan Schult2015-08-132-5/+11
|\ \ \ \ | |_|_|/ |/| | |
| * | | merge data of G and H instead replace.Ramil Nugmanov2015-08-072-2/+11
| * | | merge data of G and H instead replaceRamil Nugmanov2015-08-061-5/+2
* | | | Merge pull request #1730 from jfinkels/test-cuts-set-indexingAric Hagberg2015-08-111-10/+9
|\ \ \ \
| * | | | Don't use indexing to access elements of a setJeffrey Finkelstein2015-08-101-10/+9
* | | | | Merge pull request #1732 from dschult/shift_power_methodAric Hagberg2015-08-112-7/+13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Eigenvector_centrality power method shifted to A+IDan Schult2015-08-102-7/+13
|/ / / /
* | | | Merge pull request #1719 from dschult/minor_doc_changesAric Hagberg2015-08-089-80/+82
|\ \ \ \
| * | | | minor changes related to _iter removalDan Schult2015-08-079-80/+82
| | |_|/ | |/| |
* | | | Merge pull request #1720 from dschult/update_newsAric Hagberg2015-08-081-0/+35
|\ \ \ \
| * | | | Update news to include 1.10 release highlightsDan Schult2015-08-071-0/+35
| |/ / /
* | | | Merge pull request #1721 from dschult/convert_bugAric Hagberg2015-08-072-4/+13
|\ \ \ \ | |/ / / |/| | |
| * | | to_networkx_graph needs .update() instead of new dictDan Schult2015-08-072-4/+13
|/ / /
* | | Merge pull request #1676 from MridulS/api2.0Dan Schult2015-08-072-2/+175
|\ \ \
| * | | Update release notes for 2.0 and migration guideMridul Seth2015-07-312-76/+69
| * | | Add a guide for moving from 1.xx to 2.0Mridul Seth2015-07-251-0/+117
| * | | Update 2.0 notesMridul Seth2015-07-251-0/+63
* | | | Merge branch 'merged_master_into_iter_refactor' into masterDan Schult2015-08-07169-1958/+1529
|\ \ \ \
| * | | | Merge master into iter_refactorDan Schult2015-08-0761-1361/+2434
* | | | | Merge pull request #1710 from jfinkels/refactor-link-predictionchebee7i2015-08-061-57/+46
|\ \ \ \ \
| * | | | | Refactors link prediction code.Jeffrey Finkelstein2015-08-051-57/+46
* | | | | | Merge pull request #1707 from OrkoHunter/fix-1.10.1ysitu2015-08-065-3/+335
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Remove all the symbolic links from the 'examples/' directoryHimanshu Mishra2015-08-065-3/+335
| |/ / / /
* | | | | Merge pull request #1699 from OrkoHunter/appveyorysitu2015-08-053-0/+216
|\ \ \ \ \
| * | | | | Activate Appveyor-CIHimanshu Mishra2015-08-053-0/+216
* | | | | | Merge pull request #1712 from jfinkels/clique-docAric Hagberg2015-08-051-121/+222
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Updates documentation for functions in clique.py.Jeffrey Finkelstein2015-08-051-121/+222
|/ / / / /
* | | | | Merge pull request #1522 from Overriders/girvan-newmanjfinkels2015-08-044-1/+153
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add Girvan-Newman algorithmThodoris Sotiropoulos2015-08-034-1/+153
|/ / / /