<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/networkx.git/examples, branch v2.6</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>Changes to rst files to make doctests pass (#4947)</title>
<updated>2021-07-07T15:29:55+00:00</updated>
<author>
<name>Dan Schult</name>
<email>dschult@colgate.edu</email>
</author>
<published>2021-07-07T15:29:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/networkx.git/commit/?id=c47964d7ab849d143cd57607a2a6dbbb53bbaf30'/>
<id>c47964d7ab849d143cd57607a2a6dbbb53bbaf30</id>
<content type='text'>
* rst double colons for example code

* add nx. prefix to doctest function calls

* Remove one line from 1-&gt;2 migration rst file

the line shows code that works for 1.x *and* 2.x.
But it no longer works for all v2.x code.  Readers should just use the
next line of code, so no reason to keep this in the file.

* capture output from subplot and rename DiGraph as DG in introduction.rst

* skip running the entire test suite as an example in old_release_log.rst

* doctest of examples

* remove changes to nexp files</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* rst double colons for example code

* add nx. prefix to doctest function calls

* Remove one line from 1-&gt;2 migration rst file

the line shows code that works for 1.x *and* 2.x.
But it no longer works for all v2.x code.  Readers should just use the
next line of code, so no reason to keep this in the file.

* capture output from subplot and rename DiGraph as DG in introduction.rst

* skip running the entire test suite as an example in old_release_log.rst

* doctest of examples

* remove changes to nexp files</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes #4275 - Add comment to parallel betweenness example (#4926)</title>
<updated>2021-06-28T20:48:09+00:00</updated>
<author>
<name>Alex Korbonits</name>
<email>alexkorbonits@gmail.com</email>
</author>
<published>2021-06-28T20:48:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/networkx.git/commit/?id=232decb41a1bda1c70d37dbb1f3541dcca104ab6'/>
<id>232decb41a1bda1c70d37dbb1f3541dcca104ab6</id>
<content type='text'>
* Add comment about single core CI/CD showing slower parallel output in example script.

* less specific estimate of speedup

Co-authored-by: Dan Schult &lt;dschult@colgate.edu&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add comment about single core CI/CD showing slower parallel output in example script.

* less specific estimate of speedup

Co-authored-by: Dan Schult &lt;dschult@colgate.edu&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Doc/fix 403 error drawing custom icons (#4906)</title>
<updated>2021-06-16T16:38:12+00:00</updated>
<author>
<name>Ross Barnowski</name>
<email>rossbar@berkeley.edu</email>
</author>
<published>2021-06-16T16:38:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/networkx.git/commit/?id=1f96b154a86588a7ef3d9b3637dd66749b1de71f'/>
<id>1f96b154a86588a7ef3d9b3637dd66749b1de71f</id>
<content type='text'>
* Add local copies of custom node icon pngs.

* Update example to use local images.

* Force FancyArrowPatch to respect tgt distances.

min/max_target_distance kwargs are only supported by FancyArrowPatch.
Force drawing with FAPs and add comment explaining how/why.

* Add seed to layout for reproducibility.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add local copies of custom node icon pngs.

* Update example to use local images.

* Force FancyArrowPatch to respect tgt distances.

min/max_target_distance kwargs are only supported by FancyArrowPatch.
Force drawing with FAPs and add comment explaining how/why.

* Add seed to layout for reproducibility.</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Fix links, use DOI links, wayback machine where required (#4868)</title>
<updated>2021-06-08T16:58:38+00:00</updated>
<author>
<name>Mridul Seth</name>
<email>seth.mridul@gmail.com</email>
</author>
<published>2021-06-08T16:58:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/networkx.git/commit/?id=5bc077c27155649f2503150a2623f49de093b332'/>
<id>5bc077c27155649f2503150a2623f49de093b332</id>
<content type='text'>
* Fix links, use DOI links, wayback machine where required

* Add nx-guides to intersphinx mapping.

* Replace external mpl link w/ intersphinx.

* Update mpl intersphinx mapping.

Co-authored-by: Ross Barnowski &lt;rossbar@berkeley.edu&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix links, use DOI links, wayback machine where required

* Add nx-guides to intersphinx mapping.

* Replace external mpl link w/ intersphinx.

* Update mpl intersphinx mapping.

Co-authored-by: Ross Barnowski &lt;rossbar@berkeley.edu&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>adds implementation of SNAP summarization algorithm (#4463)</title>
<updated>2021-05-18T00:32:53+00:00</updated>
<author>
<name>Douglas Fenstermacher</name>
<email>douglas.fenstermacher@gmail.com</email>
</author>
<published>2021-05-18T00:32:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/networkx.git/commit/?id=da2ea7ec08c90148b962ae62fb2740716259d3f0'/>
<id>da2ea7ec08c90148b962ae62fb2740716259d3f0</id>
<content type='text'>
* adds implementation of SNAP summarization algorithm

Thanks to dschult and rossbar for many much-needed recommendations for refining and optimizing the implementation

* Seed layouts for snap gallery examples.

Make sure the layouts are reproducible.

Co-authored-by: Ross Barnowski &lt;rossbar@berkeley.edu&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* adds implementation of SNAP summarization algorithm

Thanks to dschult and rossbar for many much-needed recommendations for refining and optimizing the implementation

* Seed layouts for snap gallery examples.

Make sure the layouts are reproducible.

Co-authored-by: Ross Barnowski &lt;rossbar@berkeley.edu&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>fix urllib import (#4793)</title>
<updated>2021-05-14T20:48:47+00:00</updated>
<author>
<name>Xiangyu Xu</name>
<email>bkbncn@gmail.com</email>
</author>
<published>2021-05-14T20:48:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/networkx.git/commit/?id=604a5e115fc4a14f41059e012d49eed23ce95518'/>
<id>604a5e115fc4a14f41059e012d49eed23ce95518</id>
<content type='text'>
* fix urllib import

* update urllib import</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fix urllib import

* update urllib import</pre>
</div>
</content>
</entry>
<entry>
<title>make plots less dense, enable plotting for igraph (#4791)</title>
<updated>2021-05-14T18:27:10+00:00</updated>
<author>
<name>Mridul Seth</name>
<email>seth.mridul@gmail.com</email>
</author>
<published>2021-05-14T18:27:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/networkx.git/commit/?id=5974a85f9054f00a32f4f9067ac618c71f126a83'/>
<id>5974a85f9054f00a32f4f9067ac618c71f126a83</id>
<content type='text'>
Make igraph plotting example render in gallery</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make igraph plotting example render in gallery</pre>
</div>
</content>
</entry>
<entry>
<title>Remove mayavi and cartopy dependencies (#4800)</title>
<updated>2021-05-13T19:21:08+00:00</updated>
<author>
<name>Jarrod Millman</name>
<email>jarrod.millman@gmail.com</email>
</author>
<published>2021-05-13T19:21:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/networkx.git/commit/?id=56abf2edfb4c061e027dba1d98adaf3d98e38f4b'/>
<id>56abf2edfb4c061e027dba1d98adaf3d98e38f4b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>imread(url) is deprecated, use pillow + urllib to load image from URL (#4790)</title>
<updated>2021-05-11T18:56:44+00:00</updated>
<author>
<name>Mridul Seth</name>
<email>seth.mridul@gmail.com</email>
</author>
<published>2021-05-11T18:56:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/networkx.git/commit/?id=f07f1995107aeaaf7ade82e73e83dcf80b94bdfd'/>
<id>f07f1995107aeaaf7ade82e73e83dcf80b94bdfd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Gallery Example: Drawing custom node icons on network using MPL (#4633)</title>
<updated>2021-05-11T08:18:23+00:00</updated>
<author>
<name>Alex Walker</name>
<email>walker.c.alex@gmail.com</email>
</author>
<published>2021-05-11T08:18:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/networkx.git/commit/?id=c1be67da1f08cf770a18fcbe199e5ecea5745ebe'/>
<id>c1be67da1f08cf770a18fcbe199e5ecea5745ebe</id>
<content type='text'>
* Added images to the generate graph

* Cleaned up comments

* Added comment for node addition

* Ross's suggestion

Co-authored-by: Ross Barnowski &lt;rossbar@berkeley.edu&gt;

* Ross's suggestion

Co-authored-by: Ross Barnowski &lt;rossbar@berkeley.edu&gt;

* Ross's suggestion

Co-authored-by: Ross Barnowski &lt;rossbar@berkeley.edu&gt;

* Ross's suggestion

Co-authored-by: Ross Barnowski &lt;rossbar@berkeley.edu&gt;

* revised code

* added comment

* Update examples/drawing/plot_mpl_annotations.py

Co-authored-by: Ross Barnowski &lt;rossbar@berkeley.edu&gt;

* Update examples/drawing/plot_mpl_annotations.py

Co-authored-by: Ross Barnowski &lt;rossbar@berkeley.edu&gt;

* Rename plot_mpl_annotations.py to plot_custom_node_icons.py

Co-authored-by: Alex &lt;a.c.walker@student.tudelft.nl&gt;
Co-authored-by: Sharwin Bobde &lt;31354242+sharwinbobde@users.noreply.github.com&gt;
Co-authored-by: Ross Barnowski &lt;rossbar@berkeley.edu&gt;
Co-authored-by: Sharwin Bobde &lt;bsharwin@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Added images to the generate graph

* Cleaned up comments

* Added comment for node addition

* Ross's suggestion

Co-authored-by: Ross Barnowski &lt;rossbar@berkeley.edu&gt;

* Ross's suggestion

Co-authored-by: Ross Barnowski &lt;rossbar@berkeley.edu&gt;

* Ross's suggestion

Co-authored-by: Ross Barnowski &lt;rossbar@berkeley.edu&gt;

* Ross's suggestion

Co-authored-by: Ross Barnowski &lt;rossbar@berkeley.edu&gt;

* revised code

* added comment

* Update examples/drawing/plot_mpl_annotations.py

Co-authored-by: Ross Barnowski &lt;rossbar@berkeley.edu&gt;

* Update examples/drawing/plot_mpl_annotations.py

Co-authored-by: Ross Barnowski &lt;rossbar@berkeley.edu&gt;

* Rename plot_mpl_annotations.py to plot_custom_node_icons.py

Co-authored-by: Alex &lt;a.c.walker@student.tudelft.nl&gt;
Co-authored-by: Sharwin Bobde &lt;31354242+sharwinbobde@users.noreply.github.com&gt;
Co-authored-by: Ross Barnowski &lt;rossbar@berkeley.edu&gt;
Co-authored-by: Sharwin Bobde &lt;bsharwin@gmail.com&gt;</pre>
</div>
</content>
</entry>
</feed>
