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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removes irrelevant Notes section from docstring
remove-beam-notes
jfinkels
2016-07-05
1
-7
/
+0
*
Merge pull request #2172 from mcognetta/turan_graph
Aric Hagberg
2016-07-02
2
-0
/
+44
|
\
|
*
Adding isomorphism test to turan_test
mcognetta
2016-06-26
1
-5
/
+4
|
*
Update classic.py
mcognetta
2016-06-26
1
-12
/
+23
|
*
Added tests for Turan Graph Code
mcognetta
2016-06-16
1
-0
/
+7
|
*
Initial Turan Graph Generator Code
mcognetta
2016-06-15
1
-0
/
+27
*
|
Merge pull request #2129 from jfinkels/beam-search
Aric Hagberg
2016-07-02
6
-24
/
+336
|
\
\
|
*
|
Adds beam search traversal algorithm with example
Jeffrey Finkelstein
2016-05-16
6
-24
/
+336
*
|
|
Merge pull request #2167 from mcognetta/update_classic_generators
Dan Schult
2016-06-20
1
-5
/
+5
|
\
\
\
|
*
|
|
Changed barbell_graph and ladder_graph to use the pairwise function instead o...
Marco Cognetta
2016-06-19
1
-4
/
+4
|
*
|
|
Updated barbell_graph and ladder_graph to use generators only instead of crea...
Marco Cognetta
2016-06-19
1
-5
/
+5
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #2083 from Michael-E-Rose/betweenness-sorting
Aric Hagberg
2016-06-15
3
-27
/
+41
|
\
\
\
|
*
|
|
Sort centralities together and outsource dispersion
Michael-E-Rose
2016-04-16
3
-27
/
+41
*
|
|
|
Merge pull request #2150 from dschult/edge_key_return
Dan Schult
2016-06-14
6
-64
/
+133
|
\
\
\
\
|
*
|
|
|
Update docs for new method new_edge_key
Dan Schult
2016-06-08
4
-41
/
+39
|
*
|
|
|
Isolate edge key generation in multigraphs
Dan Schult
2016-05-31
4
-46
/
+117
*
|
|
|
|
replace example in bfs_tree with a correct one (#2160)
Heqing Ya
2016-06-12
1
-2
/
+2
*
|
|
|
|
Merge pull request #2158 from dschult/doc_changes
Aric Hagberg
2016-06-08
2
-4
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
Fix docs for maximal_matching and tensor_product
Dan Schult
2016-06-08
2
-4
/
+5
|
/
/
/
/
/
*
|
|
|
|
Update connected_components example in tutorial (#2154)
Jannis Vamvas
2016-06-05
1
-2
/
+2
*
|
|
|
|
Merge pull request #2149 from matthew-brett/optional-dfs_tree-source
Dan Schult
2016-06-01
2
-3
/
+14
|
\
\
\
\
\
|
*
|
|
|
|
Set default source=None for dfs_tree
Matthew Brett
2016-05-31
2
-3
/
+14
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #2148 from ssmolash/pagerank-docstring-fix
Aric Hagberg
2016-05-31
2
-3
/
+18
|
\
\
\
\
\
|
*
|
|
|
|
Fix test_personalization
Stacey Smolash
2016-05-31
1
-2
/
+2
|
*
|
|
|
|
Fix PageRank personalize docstring
Stacey Smolash
2016-05-31
2
-1
/
+16
*
|
|
|
|
|
Merge pull request #2142 from ssmolash/hits-max-iter-fix
Aric Hagberg
2016-05-31
2
-5
/
+9
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Restart Travis build
Stacey Smolash
2016-05-30
0
-0
/
+0
|
*
|
|
|
|
Use throwaway variable in HITS iteration loop
Stacey Smolash
2016-05-30
1
-1
/
+1
|
*
|
|
|
|
Replace while loop with for loop for HITS iteration logic
Stacey Smolash
2016-05-30
1
-3
/
+1
|
*
|
|
|
|
Adhere to networkx code style
Stacey Smolash
2016-05-30
1
-13
/
+13
|
*
|
|
|
|
Tweak iteration logic of HITS
Stacey Smolash
2016-05-30
2
-15
/
+21
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #2143 from jfinkels/exceeded-iterations
Aric Hagberg
2016-05-28
9
-31
/
+91
|
\
\
\
\
\
|
*
|
|
|
|
Adds exception: failed power iteration convergence
Jeffrey Finkelstein
2016-05-25
9
-31
/
+91
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #2141 from jtorrents/ff-fix
chebee7i
2016-05-25
2
-10
/
+68
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Fix fruchterman reingold bug and add more tests to layouts.
Jordi Torrents
2016-05-25
2
-10
/
+68
|
/
/
/
/
*
|
|
|
Merge pull request #2136 from dschult/relabel_name
Dan Schult
2016-05-18
3
-5
/
+13
|
\
\
\
\
|
*
|
|
|
Handle graph name attribute in relabel_nodes
Dan Schult
2016-05-18
3
-5
/
+13
|
/
/
/
/
*
|
|
|
Merge pull request #2132 from dschult/minor_add_edge_stuff
Dan Schult
2016-05-16
33
-217
/
+153
|
\
\
\
\
|
*
|
|
|
Minor attr_dict fixes and add note in release.
Dan Schult
2016-05-16
3
-8
/
+17
|
*
|
|
|
Merge pull request #2 from networkx/master
thegreathippo
2016-05-16
2
-30
/
+62
|
|
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #2124 from rstmr/bugfix/generic_multiedge_match
chebee7i
2016-05-12
2
-30
/
+62
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Add unit test for unification of generic_multiedge_match
René Saitenmacher
2016-05-07
1
-0
/
+6
|
*
|
|
|
Remove duplicate code: Unify generic_multiedge_match for any number of edge a...
René Saitenmacher
2016-05-07
1
-35
/
+23
|
*
|
|
|
Unit test for generic_multiedge_match
René Saitenmacher
2016-05-07
1
-1
/
+34
|
*
|
|
|
Bugfix: generic_multiedge_match with for multiedges with multiple attributes
René Saitenmacher
2016-05-07
1
-4
/
+9
|
/
/
/
/
|
*
|
|
Change *_from method documentation
thegreathippo
2016-05-16
1
-4
/
+4
|
*
|
|
Change *_from method documentation
thegreathippo
2016-05-16
1
-2
/
+2
|
*
|
|
Change documentation for *_from methods
thegreathippo
2016-05-16
1
-4
/
+4
|
*
|
|
Changed target_data to tdata.
thegreathippo
2016-05-16
1
-1
/
+1
|
*
|
|
Changed timingclasses.py back to original
thegreathippo
2016-05-16
1
-29
/
+26
[next]