<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/networkx.git/networkx/generators/stochastic.py, branch docdraft</title>
<subtitle>github.com: networkx/networkx.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/'/>
<entry>
<title>Cleans generators.stochastic docstrings and code</title>
<updated>2015-05-08T06:23:41+00:00</updated>
<author>
<name>Jeffrey Finkelstein</name>
<email>jeffrey.finkelstein@gmail.com</email>
</author>
<published>2015-05-04T05:28:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=f420a148d6c6fe2f8431ab807f3284fe3d208cd0'/>
<id>f420a148d6c6fe2f8431ab807f3284fe3d208cd0</id>
<content type='text'>
PEP8 fixes, updates and clarifies documentation, and imports real
division in order to remove casting numbers to floats.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PEP8 fixes, updates and clarifies documentation, and imports real
division in order to remove casting numbers to floats.
</pre>
</div>
</content>
</entry>
<entry>
<title>Warn on zero out-degree (row-sum)</title>
<updated>2013-11-05T23:11:30+00:00</updated>
<author>
<name>Aric Hagberg</name>
<email>aric.hagberg@gmail.com</email>
</author>
<published>2013-11-05T23:11:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=1d05a8956dc0eed2cca864099fa522a534dd1d51'/>
<id>1d05a8956dc0eed2cca864099fa522a534dd1d51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Describe conversion to directed graph</title>
<updated>2013-11-05T21:55:11+00:00</updated>
<author>
<name>Aric Hagberg</name>
<email>aric.hagberg@gmail.com</email>
</author>
<published>2013-11-05T21:55:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=804dc908369c15cc256d26627c33a815e1d8655b'/>
<id>804dc908369c15cc256d26627c33a815e1d8655b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Doc, whitespace, formatting, style cleanup.</title>
<updated>2013-01-28T00:15:34+00:00</updated>
<author>
<name>Aric Hagberg</name>
<email>aric.hagberg@gmail.com</email>
</author>
<published>2013-01-28T00:15:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=659b33b87068617e35e475ab68a1976b2ba28970'/>
<id>659b33b87068617e35e475ab68a1976b2ba28970</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Force float in stochastic graph.</title>
<updated>2013-01-28T00:08:13+00:00</updated>
<author>
<name>Aric Hagberg</name>
<email>aric.hagberg@gmail.com</email>
</author>
<published>2013-01-28T00:08:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=fe34301fed575dcc3089301c00122178b5d126d8'/>
<id>fe34301fed575dcc3089301c00122178b5d126d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Better stochastic graph tests.</title>
<updated>2011-11-19T00:01:37+00:00</updated>
<author>
<name>Aric Hagberg</name>
<email>aric.hagberg@gmail.com</email>
</author>
<published>2011-11-19T00:01:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=0919de7232f9d4540d1c9f47ce9e671bb359ee13'/>
<id>0919de7232f9d4540d1c9f47ce9e671bb359ee13</id>
<content type='text'>
Remove obsolete try/except
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove obsolete try/except
</pre>
</div>
</content>
</entry>
<entry>
<title>Optional weight= keyword to stochastic_graph</title>
<updated>2011-06-23T18:00:41+00:00</updated>
<author>
<name>Aric Hagberg</name>
<email>aric.hagberg@gmail.com</email>
</author>
<published>2011-06-23T18:00:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=a4341a6f4b6b8d1535f07162b7476affed412e93'/>
<id>a4341a6f4b6b8d1535f07162b7476affed412e93</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update layout and stochastic to use weight instead of weighted.</title>
<updated>2011-06-18T05:29:46+00:00</updated>
<author>
<name>Dan Schult</name>
<email>dschult@colgate.edu</email>
</author>
<published>2011-06-18T05:29:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=e416c9acac1f75e01bb63e5d8b8b30dab145992c'/>
<id>e416c9acac1f75e01bb63e5d8b8b30dab145992c</id>
<content type='text'>
Addresses #570
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Addresses #570
</pre>
</div>
</content>
</entry>
<entry>
<title>Use short nx prefix</title>
<updated>2010-08-09T15:00:07+00:00</updated>
<author>
<name>aric</name>
<email>none@none</email>
</author>
<published>2010-08-09T15:00:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=cfab692ccbf6559e56fd3beb337b4706b294dc4b'/>
<id>cfab692ccbf6559e56fd3beb337b4706b294dc4b</id>
<content type='text'>
--HG--
extra : convert_revision : svn%3A3ed01bd8-26fb-0310-9e4c-ca1a4053419f/networkx/trunk%401885
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : convert_revision : svn%3A3ed01bd8-26fb-0310-9e4c-ca1a4053419f/networkx/trunk%401885
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove with_labels keyword from *degree() methods.</title>
<updated>2010-04-15T04:30:57+00:00</updated>
<author>
<name>aric</name>
<email>none@none</email>
</author>
<published>2010-04-15T04:30:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=4addc97325c44e51a976498593afd2e8106ce667'/>
<id>4addc97325c44e51a976498593afd2e8106ce667</id>
<content type='text'>
Addresses #337

--HG--
extra : convert_revision : svn%3A3ed01bd8-26fb-0310-9e4c-ca1a4053419f/networkx/trunk%401690
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Addresses #337

--HG--
extra : convert_revision : svn%3A3ed01bd8-26fb-0310-9e4c-ca1a4053419f/networkx/trunk%401690
</pre>
</div>
</content>
</entry>
</feed>
