<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/networkx.git/examples/graph/expected_degree_sequence.py, branch main</title>
<subtitle>github.com: networkx/networkx.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/networkx.git/'/>
<entry>
<title>Ensure sphinx-gallery tries running all the examples</title>
<updated>2019-04-04T19:49:24+00:00</updated>
<author>
<name>Jarrod Millman</name>
<email>jarrod.millman@gmail.com</email>
</author>
<published>2019-04-04T19:49:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/networkx.git/commit/?id=ae7a5bd05eaf9e9acf0b2ef5ae30179cd7522a1f'/>
<id>ae7a5bd05eaf9e9acf0b2ef5ae30179cd7522a1f</id>
<content type='text'>
It only runs scripts starting w/ plot_ by default.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It only runs scripts starting w/ plot_ by default.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright</title>
<updated>2019-03-30T22:39:08+00:00</updated>
<author>
<name>Jarrod Millman</name>
<email>jarrod.millman@gmail.com</email>
</author>
<published>2019-03-30T22:39:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/networkx.git/commit/?id=33980ffeef6de64fa543692bcc713e2b1fcdbcce'/>
<id>33980ffeef6de64fa543692bcc713e2b1fcdbcce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright</title>
<updated>2018-01-20T09:27:28+00:00</updated>
<author>
<name>Jarrod Millman</name>
<email>jarrod.millman@gmail.com</email>
</author>
<published>2018-01-19T23:07:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/networkx.git/commit/?id=ea3a8826385f543775e2c6b147cbffcd289527da'/>
<id>ea3a8826385f543775e2c6b147cbffcd289527da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright</title>
<updated>2017-07-26T01:06:00+00:00</updated>
<author>
<name>Jarrod Millman</name>
<email>jarrod.millman@gmail.com</email>
</author>
<published>2017-07-26T01:03:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/networkx.git/commit/?id=ab0da6e097c40ce6555b60093cffe879f62f8b92'/>
<id>ab0da6e097c40ce6555b60093cffe879f62f8b92</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor examples (#2527)</title>
<updated>2017-07-21T15:50:40+00:00</updated>
<author>
<name>Jarrod Millman</name>
<email>jarrod.millman@gmail.com</email>
</author>
<published>2017-07-21T15:50:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/networkx.git/commit/?id=1e6df4c105fa7a1e442da72ddb009bb253dc7d4e'/>
<id>1e6df4c105fa7a1e442da72ddb009bb253dc7d4e</id>
<content type='text'>
* Fix unix_email and plot more examples

* Fix doctest

* Fix more examples

* Fix AntiGraph.degree generator error in examples

* Style/consistency changes and plot more examples
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix unix_email and plot more examples

* Fix doctest

* Fix more examples

* Fix AntiGraph.degree generator error in examples

* Style/consistency changes and plot more examples
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix sphinx (#2517)</title>
<updated>2017-07-17T18:24:00+00:00</updated>
<author>
<name>Jarrod Millman</name>
<email>jarrod.millman@gmail.com</email>
</author>
<published>2017-07-17T18:24:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/networkx.git/commit/?id=471294a157b6cec8d53c36f9e6ceb5ff44c692e1'/>
<id>471294a157b6cec8d53c36f9e6ceb5ff44c692e1</id>
<content type='text'>
* Ensure valid rst file

* Edit text

* Update README and package docstring

* Add myself as a contributor

* Update gitwash

* Fix warnings/errors except citations/footnotes

* Remove old note about 3.0 incompatibility

* Remove stale ref to gh-pages

* Create top-level tools directory (standard practice)

* Use sphinx-gallery extension for examples

* Sphinx-gallery generates images for `plot_` examples

* Comply with pep8

* Don't save figures
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Ensure valid rst file

* Edit text

* Update README and package docstring

* Add myself as a contributor

* Update gitwash

* Fix warnings/errors except citations/footnotes

* Remove old note about 3.0 incompatibility

* Remove stale ref to gh-pages

* Create top-level tools directory (standard practice)

* Use sphinx-gallery extension for examples

* Sphinx-gallery generates images for `plot_` examples

* Comply with pep8

* Don't save figures
</pre>
</div>
</content>
</entry>
<entry>
<title>Adjusts imports in drawing with graphviz for v2.0</title>
<updated>2016-01-11T20:45:09+00:00</updated>
<author>
<name>Dan Schult</name>
<email>dschult@colgate.edu</email>
</author>
<published>2016-01-11T19:49:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/networkx.git/commit/?id=f9e9dcdb4435cf1771105f7b5b3cf966e3c1b1d8'/>
<id>f9e9dcdb4435cf1771105f7b5b3cf966e3c1b1d8</id>
<content type='text'>
Also adjusts examples and docs
Cherry-pick from #1930
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also adjusts examples and docs
Cherry-pick from #1930
</pre>
</div>
</content>
</entry>
<entry>
<title>Ported examples/graph for Python 3. Refs #384</title>
<updated>2010-08-07T04:35:01+00:00</updated>
<author>
<name>loicseguin</name>
<email>none@none</email>
</author>
<published>2010-08-07T04:35:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/networkx.git/commit/?id=4a1aa2f7c0a8d19b0dbc69ebc59f02ba696e77ab'/>
<id>4a1aa2f7c0a8d19b0dbc69ebc59f02ba696e77ab</id>
<content type='text'>
--HG--
extra : convert_revision : svn%3A3ed01bd8-26fb-0310-9e4c-ca1a4053419f/networkx/trunk%401856
</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%401856
</pre>
</div>
</content>
</entry>
<entry>
<title>License change to BSD.</title>
<updated>2009-08-26T03:54:18+00:00</updated>
<author>
<name>aric</name>
<email>none@none</email>
</author>
<published>2009-08-26T03:54:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/networkx.git/commit/?id=2906b76835692a8dd0180d7874efa1b6325f6f70'/>
<id>2906b76835692a8dd0180d7874efa1b6325f6f70</id>
<content type='text'>
--HG--
extra : convert_revision : svn%3A3ed01bd8-26fb-0310-9e4c-ca1a4053419f/networkx/trunk%401429
</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%401429
</pre>
</div>
</content>
</entry>
<entry>
<title>move examples directory out of doc directory</title>
<updated>2008-11-13T02:23:43+00:00</updated>
<author>
<name>aric</name>
<email>none@none</email>
</author>
<published>2008-11-13T02:23:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/networkx.git/commit/?id=de380743ecd272d5cf455272ec5a000ffc2a8b3d'/>
<id>de380743ecd272d5cf455272ec5a000ffc2a8b3d</id>
<content type='text'>
--HG--
extra : convert_revision : svn%3A3ed01bd8-26fb-0310-9e4c-ca1a4053419f/networkx/trunk%40961
</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%40961
</pre>
</div>
</content>
</entry>
</feed>
