<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/networkx.git/examples/graph, branch v2.5</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>Format w/ black</title>
<updated>2020-07-10T16:44:54+00:00</updated>
<author>
<name>Jarrod Millman</name>
<email>jarrod.millman@gmail.com</email>
</author>
<published>2020-07-10T06:12:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=b22d6b36ce0545995c99d233546e8a1fe7e27fc5'/>
<id>b22d6b36ce0545995c99d233546e8a1fe7e27fc5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle kwds explicitly in draw_networkx (#4033)</title>
<updated>2020-07-05T18:59:42+00:00</updated>
<author>
<name>Jeremias Traub</name>
<email>jeremiastraub@gmail.com</email>
</author>
<published>2020-07-05T18:59:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=1c302f04703ce7b2e0927b443b54e7642a71e548'/>
<id>1c302f04703ce7b2e0927b443b54e7642a71e548</id>
<content type='text'>
* Handle kwds explicitly in draw_networkx; fix kwds in examples

* fix PEP8 issues

Fixes #4020 </content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Handle kwds explicitly in draw_networkx; fix kwds in examples

* fix PEP8 issues

Fixes #4020 </pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade to Py36 syntax</title>
<updated>2020-01-01T22:17:42+00:00</updated>
<author>
<name>Jarrod Millman</name>
<email>jarrod.millman@gmail.com</email>
</author>
<published>2019-12-31T07:22:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=11954636c80e899c2cd6ea2dbafd628aa8662811'/>
<id>11954636c80e899c2cd6ea2dbafd628aa8662811</id>
<content type='text'>
$ find examples -name \*.py -exec pyupgrade --py36-plus {} \;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
$ find examples -name \*.py -exec pyupgrade --py36-plus {} \;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add links to data files</title>
<updated>2019-11-16T15:57:48+00:00</updated>
<author>
<name>Jarrod Millman</name>
<email>jarrod.millman@gmail.com</email>
</author>
<published>2019-11-15T02:32:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=b10d7b2dc7bff4b9891476cc5a1af7e137146eea'/>
<id>b10d7b2dc7bff4b9891476cc5a1af7e137146eea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update examples</title>
<updated>2019-11-11T21:39:06+00:00</updated>
<author>
<name>Jarrod Millman</name>
<email>jarrod.millman@gmail.com</email>
</author>
<published>2019-11-10T23:39:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=b7b8b07667e4aa061ca016e64e868f8213ca6a59'/>
<id>b7b8b07667e4aa061ca016e64e868f8213ca6a59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PEP8 fixes to tests</title>
<updated>2019-10-18T07:47:00+00:00</updated>
<author>
<name>Jarrod Millman</name>
<email>jarrod.millman@gmail.com</email>
</author>
<published>2019-10-18T03:51:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=dc73628a6291e470d76d42e9efaa6e09599d8ce8'/>
<id>dc73628a6291e470d76d42e9efaa6e09599d8ce8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix sphinx errors And add links to single_source_dijkstra in docs for dijkstra_path/length (#3638)</title>
<updated>2019-10-08T03:52:46+00:00</updated>
<author>
<name>Dan Schult</name>
<email>dschult@colgate.edu</email>
</author>
<published>2019-10-08T03:52:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=5469ddab8befddee024bb4bb149c1adb57dca5eb'/>
<id>5469ddab8befddee024bb4bb149c1adb57dca5eb</id>
<content type='text'>
* Add links to single_source_dijkstra in docs for dijkstra_path/length

Fixes #3618

* Fix errors in sphinx build
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add links to single_source_dijkstra in docs for dijkstra_path/length

Fixes #3618

* Fix errors in sphinx build
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove future imports needed by Py2</title>
<updated>2019-09-19T00:51:42+00:00</updated>
<author>
<name>Jarrod Millman</name>
<email>jarrod.millman@gmail.com</email>
</author>
<published>2019-09-19T00:19:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=05fc2d7cb654bc56bca6b92e9b599f038f24e0c5'/>
<id>05fc2d7cb654bc56bca6b92e9b599f038f24e0c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix example</title>
<updated>2019-04-04T20:15:27+00:00</updated>
<author>
<name>Jarrod Millman</name>
<email>jarrod.millman@gmail.com</email>
</author>
<published>2019-04-04T20:15:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=f0368f525243f2f5232dfa8b77f3351addcd7dac'/>
<id>f0368f525243f2f5232dfa8b77f3351addcd7dac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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://git.baserock.org/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>
</feed>
