index
:
delta/python-packages/networkx.git
MridulS-patch-1
attrgraph
beam-log-2
circleci-project-setup
digraph-edge-subgraph
doc-isom-orderable
doc-typo
docdraft
docs-for-v1.11
dschult-patch-1
dschult-patch-gml
error-message-configuration-model
error-message-eccentricity
fix-d-separation-conflicts
gh-pages
iter_refactor
kl-encoding
main
master
networkx-1.10
nx-sparse
remove-beam-notes
remove-conda
revert-1806-patch-numpy-compatible
revert-3507-master
revert-5156-pin-pyparsing
scipy-pandas-310
v1.10
v1.10.1
v1.11
v1.9
v1.9.1
v2.5
v2.6
v2.8
github.com: networkx/networkx.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networkx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "fix compatible issue with new numpy"
revert-1806-patch-numpy-compatible
chebee7i
2015-10-18
1
-1
/
+1
*
fix type issue
Haochen Wu
2015-10-17
1
-1
/
+1
*
Two more doc formating changes.
Dan Schult
2015-10-04
2
-17
/
+2
*
Fix some sphinx formatting errors
Dan Schult
2015-10-04
25
-87
/
+94
*
Merge pull request #1767 from dschult/fix-flow-docs
Dan Schult
2015-10-03
1
-9
/
+13
|
\
|
*
Add flow functions from utils to __all__
Dan Schult
2015-10-03
1
-0
/
+1
|
*
Make sure __all__ variables loaded in flow __init__.py
Dan Schult
2015-09-14
1
-9
/
+12
*
|
Change comments about fringe tuples in dijkstra
Dan Schult
2015-10-03
1
-1
/
+3
*
|
Merge pull request #1790 from networkx/dschult-patch-3
Dan Schult
2015-10-03
1
-19
/
+11
|
\
\
|
*
|
Rewrite harmonic_centrality to better use iterator
Dan Schult
2015-10-02
1
-19
/
+11
*
|
|
Clarify docstring and return code for _djikstra()
Dan Schult
2015-10-02
1
-26
/
+23
|
/
/
*
|
Merge pull request #1777 from MridulS/weighted_shortest
Dan Schult
2015-10-02
6
-46
/
+46
|
\
\
|
*
|
Update all_pairs_dijkstra_path_length and single_source_dijkstra_path_length
Mridul Seth
2015-09-27
6
-46
/
+46
*
|
|
Merge pull request #1781 from wasade/issue1780
Dan Schult
2015-10-02
2
-1
/
+85
|
\
\
\
|
*
|
|
BUG(ish): allow '_' in keys to support cytoscape
Daniel McDonald
2015-09-29
1
-1
/
+1
|
*
|
|
TST: test that creates the bug
Daniel McDonald
2015-09-29
1
-0
/
+84
|
|
/
/
*
|
|
Update nx_shp for Python 3.5
Mridul Seth
2015-10-02
1
-1
/
+1
|
/
/
*
|
Makes stochastic_graph work for multigraphs.
Jeffrey Finkelstein
2015-09-16
2
-59
/
+88
|
/
*
Merge pull request #1756 from MisterSheik/topo-fixed
Dan Schult
2015-09-01
5
-151
/
+207
|
\
|
*
Fixed old tests and re-added them.
Neil
2015-08-31
1
-3
/
+16
|
*
Update misc.py
Neil
2015-08-31
1
-2
/
+0
|
*
topolgical_sort, lexicographical_topological_sort
Neil
2015-08-31
1
-3
/
+2
|
*
.
Neil
2015-08-31
1
-20
/
+19
|
*
topolgical_sort, lexicographical_topological_sort
Neil
2015-08-31
5
-152
/
+199
*
|
Merge pull request #1734 from aureooms/faster-maximal-matching
Dan Schult
2015-08-31
1
-4
/
+4
|
\
\
|
*
|
constant factor improvement for maximal_matching
aureooms
2015-08-12
1
-4
/
+4
*
|
|
Merge pull request #1735 from aureooms/weight-parameter-for-max-weight-matching
Dan Schult
2015-08-31
2
-42
/
+54
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
update notes in max_weight_matching
aureooms
2015-08-31
1
-1
/
+1
|
*
|
test for weight parameter in max_weight_matching
aureooms
2015-08-12
1
-36
/
+43
|
*
|
update docstring of max_weight_matching
aureooms
2015-08-12
1
-1
/
+6
|
*
|
add weight attribute param in max_weight_matching
aureooms
2015-08-12
1
-4
/
+4
|
|
/
*
|
Merge pull request #1722 from chrisnatali/master
Dan Schult
2015-08-29
2
-29
/
+118
|
\
\
|
*
|
adding MultiLineString support to read_shp
chrisnatali
2015-08-07
2
-29
/
+118
*
|
|
dag: add more information to exception message when cycle detected
Eden G. Adogla
2015-08-25
1
-2
/
+2
*
|
|
Update random graph generator with iter changes
Mridul Seth
2015-08-19
2
-15
/
+15
*
|
|
Change file permission
Mridul Seth
2015-08-19
1
-0
/
+0
*
|
|
Update documentation of shortest_path_length
Mridul Seth
2015-08-17
2
-15
/
+18
*
|
|
Solve merge conflicts
Mridul Seth
2015-08-13
53
-1410
/
+1886
|
\
\
\
|
*
\
\
Merge pull request #1714 from stsouko/master
Dan Schult
2015-08-13
2
-5
/
+11
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
merge data of G and H instead replace.
Ramil Nugmanov
2015-08-07
2
-2
/
+11
|
|
*
|
merge data of G and H instead replace
Ramil Nugmanov
2015-08-06
1
-5
/
+2
|
*
|
|
Merge pull request #1730 from jfinkels/test-cuts-set-indexing
Aric Hagberg
2015-08-11
1
-10
/
+9
|
|
\
\
\
|
|
*
|
|
Don't use indexing to access elements of a set
Jeffrey Finkelstein
2015-08-10
1
-10
/
+9
|
*
|
|
|
Eigenvector_centrality power method shifted to A+I
Dan Schult
2015-08-10
2
-7
/
+13
|
|
/
/
/
|
*
|
|
Merge pull request #1719 from dschult/minor_doc_changes
Aric Hagberg
2015-08-08
4
-56
/
+56
|
|
\
\
\
|
|
*
|
|
minor changes related to _iter removal
Dan Schult
2015-08-07
4
-56
/
+56
|
|
|
|
/
|
|
|
/
|
|
*
|
|
to_networkx_graph needs .update() instead of new dict
Dan Schult
2015-08-07
2
-4
/
+13
|
|
/
/
|
*
|
Merge branch 'merged_master_into_iter_refactor' into master
Dan Schult
2015-08-07
161
-1883
/
+1519
|
|
\
\
|
|
*
|
Merge master into iter_refactor
Dan Schult
2015-08-07
43
-1328
/
+1784
|
*
|
|
Merge pull request #1710 from jfinkels/refactor-link-prediction
chebee7i
2015-08-06
1
-57
/
+46
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
[next]