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
*
Underline too short
Aric Hagberg
2015-06-13
1
-2
/
+2
*
Underline length too short
Aric Hagberg
2015-06-13
1
-1
/
+1
*
Don't use double colon
Aric Hagberg
2015-06-13
1
-2
/
+2
*
Use raw strings
Aric Hagberg
2015-06-13
1
-1
/
+2
*
Bad indent
Aric Hagberg
2015-06-13
1
-2
/
+1
*
Fix latex
Aric Hagberg
2015-06-13
2
-15
/
+17
*
"Warning" is not a numpydoc section
Aric Hagberg
2015-06-13
3
-12
/
+6
*
Doc spelling errors
Aric Hagberg
2015-06-13
1
-4
/
+4
*
Spelling fixes
Aric Hagberg
2015-06-13
3
-7
/
+5
*
Spelling error Examples
Aric Hagberg
2015-06-13
1
-2
/
+2
*
Fix doc title spelling errors
Aric Hagberg
2015-06-13
1
-4
/
+4
*
Use raw strings so \alpha, \theta, etc. raw backslahes work with sphinx
Aric Hagberg
2015-06-13
1
-2
/
+2
*
add arrows parameter in draw_networkx
SanketDG
2015-06-13
1
-2
/
+12
*
Merge pull request #1574 from MridulS/matchdoc
networkx-1.10rc1
networkx-1.10
ysitu
2015-06-10
1
-0
/
+3
|
\
|
*
Update documentation of networkx.algorithms.matching to include reference to ...
Mridul Seth
2015-06-09
1
-0
/
+3
*
|
Merge pull request #1566 from jfinkels/approximate-minimum-domset
chebee7i
2015-06-08
2
-59
/
+93
|
\
\
|
|
/
|
/
|
|
*
Fixes approximate dominating set greedy choice.
Jeffrey Finkelstein
2015-06-07
2
-59
/
+93
*
|
PEP8 changes for networkx/algorithms/traversal/tests/test_bfs.py
Mridul Seth
2015-06-07
1
-15
/
+16
*
|
Add bfs test for directed graph in reverse direction
Mridul Seth
2015-06-07
1
-0
/
+6
*
|
Merge pull request #1565 from SanketDG/identified_nodes
chebee7i
2015-06-06
1
-1
/
+7
|
\
\
|
*
|
make identified_nodes an alias for contracted_nodes
SanketDG
2015-06-05
1
-1
/
+7
*
|
|
Merge pull request #1512 from Overriders/update-johnson
ysitu
2015-06-05
2
-134
/
+145
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Enhance code readability
Thodoris Sotiropoulos
2015-06-05
1
-32
/
+17
|
*
|
Minor code improvements
Thodoris Sotiropoulos
2015-06-03
1
-18
/
+18
|
*
|
Modify lambdas and rename _dijkstra function
Thodoris Sotiropoulos
2015-05-17
1
-44
/
+72
|
*
|
Add _dijkstra_relaxation function, update johnson
Thodoris Sotiropoulos
2015-05-10
2
-117
/
+98
|
*
|
Update johnson() to not modify graph
Thodoris Sotiropoulos
2015-05-07
1
-9
/
+26
*
|
|
Removed test that failed depending on the iteration order.
Jordi Torrents
2015-06-03
1
-4
/
+6
*
|
|
Remove the exact parameter from approximation.k_components.
Jordi Torrents
2015-06-03
2
-86
/
+13
*
|
|
Improve AntiGraph.
Jordi Torrents
2015-06-03
1
-4
/
+3
*
|
|
Fix import in docstring example.
Jordi Torrents
2015-06-03
1
-1
/
+1
*
|
|
Add fast approximation for k-(node)-components.
Jordi Torrents
2015-06-03
3
-0
/
+694
*
|
|
Add k-(node)-components algorithm.
Jordi Torrents
2015-06-03
4
-1
/
+481
|
|
/
|
/
|
*
|
fixes typo in eigenvector.py
Fionnán Alt
2015-05-29
1
-1
/
+1
*
|
Merge pull request #1486 from SanketDG/docfix
ysitu
2015-05-26
1
-3
/
+3
|
\
\
|
*
|
documentation fix for write_gml
SanketDG
2015-04-28
1
-3
/
+3
*
|
|
Merge pull request #1543 from boothby/master
ysitu
2015-05-23
2
-1
/
+9
|
\
\
\
|
*
|
|
Added spaces after commas.
boothby
2015-05-22
1
-3
/
+3
|
*
|
|
add test case for #1542
Tom Boothby
2015-05-22
1
-0
/
+8
|
*
|
|
resolves issue #1542
Tom Boothby
2015-05-22
1
-1
/
+1
*
|
|
|
Merge pull request #1544 from dschult/master
chebee7i
2015-05-22
2
-0
/
+9
|
\
\
\
\
|
*
|
|
|
Fixes issue #1539 Bug in relabel_nodes for isolated nodes
Dan Schult
2015-05-22
2
-0
/
+9
|
|
/
/
/
*
|
|
|
zip(range(len(x)),x) -> enumerate(x) for pythonism
Sebastian Benthall
2015-05-22
1
-1
/
+1
|
/
/
/
*
|
|
Simplifies example function in documentation.
Jeffrey Finkelstein
2015-05-19
1
-4
/
+2
*
|
|
Merge pull request #1501 from jtorrents/refactor-connected-components
Aric Hagberg
2015-05-10
12
-502
/
+788
|
\
\
\
|
*
|
|
Remove subgraph attributes tests, now they are in a separate file.
Jordi Torrents
2015-05-10
4
-123
/
+39
|
*
|
|
Modernize biconnected tests, and remove subgraph attributes tests.
Jordi Torrents
2015-05-10
1
-153
/
+111
|
*
|
|
Move subgraph attribute copies tests to a separate file.
Jordi Torrents
2015-05-10
1
-0
/
+84
|
*
|
|
Add tests for subgraphs without copy for [bi]components.
Jordi Torrents
2015-05-07
2
-43
/
+78
|
*
|
|
Update attracting_components docs and improve tests.
Jordi Torrents
2015-05-07
2
-28
/
+46
[next]