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
/
generators
/
stochastic.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use isort with pre-commit to enforce import guidelines (#5659)
Mridul Seth
2022-06-02
1
-2
/
+1
*
DOC: Remove repeated words (#4410)
Miroslav Šedivý
2020-12-02
1
-1
/
+1
*
Format w/ black
Jarrod Millman
2020-07-10
1
-3
/
+3
*
Remove boiler plate from top of modules
Jarrod Millman
2019-11-11
1
-7
/
+0
*
Remove future imports needed by Py2
Jarrod Millman
2019-09-18
1
-1
/
+0
*
Removed unused imports (#2653)
James Lamb
2017-10-01
1
-2
/
+0
*
string literals in docstrings get no backticks.
Dan Schult
2016-03-07
1
-1
/
+1
*
Change default role for sphinx to 'obj'
Dan Schult
2016-03-03
1
-3
/
+3
*
Two more doc formating changes.
Dan Schult
2015-10-04
1
-3
/
+2
*
Fix some sphinx formatting errors
Dan Schult
2015-10-04
1
-1
/
+1
*
Makes stochastic_graph work for multigraphs.
Jeffrey Finkelstein
2015-09-16
1
-29
/
+30
*
Remove degree_iter(),now degree() returns an integer for single node and iter...
Mridul Seth
2015-06-27
1
-1
/
+1
*
Cleans generators.stochastic docstrings and code
Jeffrey Finkelstein
2015-05-08
1
-13
/
+28
*
Warn on zero out-degree (row-sum)
Aric Hagberg
2013-11-05
1
-1
/
+6
*
Describe conversion to directed graph
Aric Hagberg
2013-11-05
1
-12
/
+6
*
Doc, whitespace, formatting, style cleanup.
Aric Hagberg
2013-01-27
1
-16
/
+19
*
Force float in stochastic graph.
Aric Hagberg
2013-01-27
1
-1
/
+1
*
Better stochastic graph tests.
Aric Hagberg
2011-11-18
1
-9
/
+1
*
Optional weight= keyword to stochastic_graph
Aric Hagberg
2011-06-23
1
-13
/
+9
*
Update layout and stochastic to use weight instead of weighted.
Dan Schult
2011-06-18
1
-2
/
+2
*
Use short nx prefix
aric
2010-08-09
1
-4
/
+3
*
Remove with_labels keyword from *degree() methods.
aric
2010-04-15
1
-2
/
+2
*
Move freeze, ego_graph, stochastic_graph, and line_graph out of operators.py
aric
2010-03-23
1
-0
/
+56