summaryrefslogtreecommitdiff
path: root/auto_examples
diff options
context:
space:
mode:
authorrossbar <rossbar@berkeley.edu>2023-01-03 20:28:59 +0000
committerrossbar <rossbar@berkeley.edu>2023-01-03 20:28:59 +0000
commit01d9427f67a41e4fc88ad09f8ae42ce3c82234d7 (patch)
treefd5a91eedc37930a82f0dfa02ec42707eda09b46 /auto_examples
parent0b9a02d6b3796e8ce4fed6cbce282fced15e486a (diff)
downloadnetworkx-01d9427f67a41e4fc88ad09f8ae42ce3c82234d7.tar.gz
Deploying to gh-pages from @ networkx/networkx@78d447f0c83aea5c023849971719d5bda6c09a43 🚀
Diffstat (limited to 'auto_examples')
-rw-r--r--auto_examples/3d_drawing/plot_basic.html2
-rw-r--r--auto_examples/3d_drawing/sg_execution_times.html4
-rw-r--r--auto_examples/algorithms/plot_beam_search.html2
-rw-r--r--auto_examples/algorithms/plot_betweenness_centrality.html2
-rw-r--r--auto_examples/algorithms/plot_blockmodel.html2
-rw-r--r--auto_examples/algorithms/plot_circuits.html2
-rw-r--r--auto_examples/algorithms/plot_davis_club.html2
-rw-r--r--auto_examples/algorithms/plot_dedensification.html2
-rw-r--r--auto_examples/algorithms/plot_iterated_dynamical_systems.html2
-rw-r--r--auto_examples/algorithms/plot_krackhardt_centrality.html2
-rw-r--r--auto_examples/algorithms/plot_parallel_betweenness.html28
-rw-r--r--auto_examples/algorithms/plot_rcm.html2
-rw-r--r--auto_examples/algorithms/plot_snap.html2
-rw-r--r--auto_examples/algorithms/plot_subgraphs.html2
-rw-r--r--auto_examples/algorithms/sg_execution_times.html26
-rw-r--r--auto_examples/basic/plot_properties.html2
-rw-r--r--auto_examples/basic/plot_read_write.html2
-rw-r--r--auto_examples/basic/plot_simple_graph.html2
-rw-r--r--auto_examples/basic/sg_execution_times.html8
-rw-r--r--auto_examples/drawing/plot_center_node.html2
-rw-r--r--auto_examples/drawing/plot_chess_masters.html4
-rw-r--r--auto_examples/drawing/plot_custom_node_icons.html2
-rw-r--r--auto_examples/drawing/plot_degree.html2
-rw-r--r--auto_examples/drawing/plot_directed.html2
-rw-r--r--auto_examples/drawing/plot_edge_colormap.html2
-rw-r--r--auto_examples/drawing/plot_ego_graph.html2
-rw-r--r--auto_examples/drawing/plot_eigenvalues.html6
-rw-r--r--auto_examples/drawing/plot_four_grids.html2
-rw-r--r--auto_examples/drawing/plot_house_with_colors.html2
-rw-r--r--auto_examples/drawing/plot_knuth_miles.html2
-rw-r--r--auto_examples/drawing/plot_labels_and_colors.html2
-rw-r--r--auto_examples/drawing/plot_multipartite_graph.html2
-rw-r--r--auto_examples/drawing/plot_node_colormap.html2
-rw-r--r--auto_examples/drawing/plot_rainbow_coloring.html2
-rw-r--r--auto_examples/drawing/plot_random_geometric_graph.html2
-rw-r--r--auto_examples/drawing/plot_sampson.html2
-rw-r--r--auto_examples/drawing/plot_selfloops.html2
-rw-r--r--auto_examples/drawing/plot_simple_path.html2
-rw-r--r--auto_examples/drawing/plot_spectral_grid.html2
-rw-r--r--auto_examples/drawing/plot_tsp.html2
-rw-r--r--auto_examples/drawing/plot_unix_email.html2
-rw-r--r--auto_examples/drawing/plot_weighted_graph.html2
-rw-r--r--auto_examples/drawing/sg_execution_times.html66
-rw-r--r--auto_examples/external/plot_igraph.html2
-rw-r--r--auto_examples/external/sg_execution_times.html4
-rw-r--r--auto_examples/geospatial/plot_delaunay.html2
-rw-r--r--auto_examples/geospatial/plot_lines.html2
-rw-r--r--auto_examples/geospatial/plot_osmnx.html2
-rw-r--r--auto_examples/geospatial/plot_points.html2
-rw-r--r--auto_examples/geospatial/plot_polygons.html2
-rw-r--r--auto_examples/geospatial/sg_execution_times.html16
-rw-r--r--auto_examples/graph/plot_dag_layout.html2
-rw-r--r--auto_examples/graph/plot_degree_sequence.html2
-rw-r--r--auto_examples/graph/plot_erdos_renyi.html2
-rw-r--r--auto_examples/graph/plot_expected_degree_sequence.html76
-rw-r--r--auto_examples/graph/plot_football.html2
-rw-r--r--auto_examples/graph/plot_karate_club.html2
-rw-r--r--auto_examples/graph/plot_morse_trie.html2
-rw-r--r--auto_examples/graph/plot_napoleon_russian_campaign.html2
-rw-r--r--auto_examples/graph/plot_roget.html2
-rw-r--r--auto_examples/graph/plot_triad_types.html2
-rw-r--r--auto_examples/graph/plot_words.html2
-rw-r--r--auto_examples/graph/sg_execution_times.html32
-rw-r--r--auto_examples/graphviz_drawing/plot_attributes.html2
-rw-r--r--auto_examples/graphviz_drawing/plot_conversion.html2
-rw-r--r--auto_examples/graphviz_drawing/plot_grid.html2
-rw-r--r--auto_examples/graphviz_drawing/plot_mini_atlas.html2
-rw-r--r--auto_examples/graphviz_drawing/sg_execution_times.html14
-rw-r--r--auto_examples/graphviz_layout/plot_atlas.html2
-rw-r--r--auto_examples/graphviz_layout/plot_circular_tree.html2
-rw-r--r--auto_examples/graphviz_layout/plot_decomposition.html2
-rw-r--r--auto_examples/graphviz_layout/plot_giant_component.html2
-rw-r--r--auto_examples/graphviz_layout/plot_lanl_routes.html2
-rw-r--r--auto_examples/graphviz_layout/sg_execution_times.html12
-rw-r--r--auto_examples/subclass/plot_antigraph.html2
-rw-r--r--auto_examples/subclass/plot_printgraph.html2
-rw-r--r--auto_examples/subclass/sg_execution_times.html6
77 files changed, 216 insertions, 212 deletions
diff --git a/auto_examples/3d_drawing/plot_basic.html b/auto_examples/3d_drawing/plot_basic.html
index 7bcc911c..a8a85335 100644
--- a/auto_examples/3d_drawing/plot_basic.html
+++ b/auto_examples/3d_drawing/plot_basic.html
@@ -540,7 +540,7 @@ to download the full example code</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.111 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.080 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-3d-drawing-plot-basic-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/79beefddd68fa45123e60db5559f52aa/plot_basic.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_basic.py</span></code></a></p>
diff --git a/auto_examples/3d_drawing/sg_execution_times.html b/auto_examples/3d_drawing/sg_execution_times.html
index cc3b2701..3452e135 100644
--- a/auto_examples/3d_drawing/sg_execution_times.html
+++ b/auto_examples/3d_drawing/sg_execution_times.html
@@ -463,11 +463,11 @@
<section id="computation-times">
<span id="sphx-glr-auto-examples-3d-drawing-sg-execution-times"></span><h1>Computation times<a class="headerlink" href="#computation-times" title="Permalink to this heading">#</a></h1>
-<p><strong>00:00.111</strong> total execution time for <strong>auto_examples_3d_drawing</strong> files:</p>
+<p><strong>00:00.080</strong> total execution time for <strong>auto_examples_3d_drawing</strong> files:</p>
<table class="table">
<tbody>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_basic.html#sphx-glr-auto-examples-3d-drawing-plot-basic-py"><span class="std std-ref">Basic matplotlib</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_basic.py</span></code>)</p></td>
-<td><p>00:00.111</p></td>
+<td><p>00:00.080</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="mayavi2_spring.html#sphx-glr-auto-examples-3d-drawing-mayavi2-spring-py"><span class="std std-ref">Mayavi2</span></a> (<code class="docutils literal notranslate"><span class="pre">mayavi2_spring.py</span></code>)</p></td>
diff --git a/auto_examples/algorithms/plot_beam_search.html b/auto_examples/algorithms/plot_beam_search.html
index 2b67881a..e27f68f9 100644
--- a/auto_examples/algorithms/plot_beam_search.html
+++ b/auto_examples/algorithms/plot_beam_search.html
@@ -612,7 +612,7 @@ the progressive widening search in order to find a node of high centrality.</p>
<img src="../../_images/sphx_glr_plot_beam_search_001.png" srcset="../../_images/sphx_glr_plot_beam_search_001.png" alt="plot beam search" class = "sphx-glr-single-img"/><div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>found node 73 with centrality 0.12598283530728402
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.286 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.211 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-algorithms-plot-beam-search-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/ccbccb63fd600240faf98d07876c0e92/plot_beam_search.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_beam_search.py</span></code></a></p>
diff --git a/auto_examples/algorithms/plot_betweenness_centrality.html b/auto_examples/algorithms/plot_betweenness_centrality.html
index c623a337..b108be3d 100644
--- a/auto_examples/algorithms/plot_betweenness_centrality.html
+++ b/auto_examples/algorithms/plot_betweenness_centrality.html
@@ -582,7 +582,7 @@ using WormNet v.3-GS.</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 5.094 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 3.702 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-algorithms-plot-betweenness-centrality-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/b3018a1aab7bffbd1426574de5a8c65a/plot_betweenness_centrality.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_betweenness_centrality.py</span></code></a></p>
diff --git a/auto_examples/algorithms/plot_blockmodel.html b/auto_examples/algorithms/plot_blockmodel.html
index 73a3ee27..675da717 100644
--- a/auto_examples/algorithms/plot_blockmodel.html
+++ b/auto_examples/algorithms/plot_blockmodel.html
@@ -579,7 +579,7 @@ used is the Hartford, CT drug users network:</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.518 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.374 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-algorithms-plot-blockmodel-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/efbe368eaa1e457c6c03d3f5a636063a/plot_blockmodel.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_blockmodel.py</span></code></a></p>
diff --git a/auto_examples/algorithms/plot_circuits.html b/auto_examples/algorithms/plot_circuits.html
index 3b824024..2a26da29 100644
--- a/auto_examples/algorithms/plot_circuits.html
+++ b/auto_examples/algorithms/plot_circuits.html
@@ -603,7 +603,7 @@ fourth layer.</p>
<img src="../../_images/sphx_glr_plot_circuits_001.png" srcset="../../_images/sphx_glr_plot_circuits_001.png" alt="((x ∨ y) ∧ (y ∨ ¬(z)))" class = "sphx-glr-single-img"/><div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>((x ∨ y) ∧ (y ∨ ¬(z)))
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.151 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.107 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-algorithms-plot-circuits-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/bd2ce07c5ba253eb7b45764c94237a4c/plot_circuits.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_circuits.py</span></code></a></p>
diff --git a/auto_examples/algorithms/plot_davis_club.html b/auto_examples/algorithms/plot_davis_club.html
index e2648654..96430796 100644
--- a/auto_examples/algorithms/plot_davis_club.html
+++ b/auto_examples/algorithms/plot_davis_club.html
@@ -639,7 +639,7 @@ The graph is bipartite (clubs, women).</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.109 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.074 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-algorithms-plot-davis-club-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/6a1e333663010969e61d07b33c7845f0/plot_davis_club.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_davis_club.py</span></code></a></p>
diff --git a/auto_examples/algorithms/plot_dedensification.html b/auto_examples/algorithms/plot_dedensification.html
index 982b3fba..75c6ef9c 100644
--- a/auto_examples/algorithms/plot_dedensification.html
+++ b/auto_examples/algorithms/plot_dedensification.html
@@ -593,7 +593,7 @@ would result in fewer edges in the compressed graph.</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.382 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.244 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-algorithms-plot-dedensification-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/868e28431bab2565b22bfbab847e1153/plot_dedensification.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_dedensification.py</span></code></a></p>
diff --git a/auto_examples/algorithms/plot_iterated_dynamical_systems.html b/auto_examples/algorithms/plot_iterated_dynamical_systems.html
index ce9657d8..91cb1c1f 100644
--- a/auto_examples/algorithms/plot_iterated_dynamical_systems.html
+++ b/auto_examples/algorithms/plot_iterated_dynamical_systems.html
@@ -699,7 +699,7 @@ fixed points are []
<span class="nb">print</span><span class="p">(</span><span class="sa">f</span><span class="s2">&quot;fixed points are </span><span class="si">{</span><span class="n">fixed_points</span><span class="p">(</span><span class="n">G</span><span class="p">)</span><span class="si">}</span><span class="s2">&quot;</span><span class="p">)</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.127 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.094 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-algorithms-plot-iterated-dynamical-systems-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/d947686c24b50c278c1228ff766cda27/plot_iterated_dynamical_systems.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_iterated_dynamical_systems.py</span></code></a></p>
diff --git a/auto_examples/algorithms/plot_krackhardt_centrality.html b/auto_examples/algorithms/plot_krackhardt_centrality.html
index 52a49101..5397ef5e 100644
--- a/auto_examples/algorithms/plot_krackhardt_centrality.html
+++ b/auto_examples/algorithms/plot_krackhardt_centrality.html
@@ -569,7 +569,7 @@ Closeness centrality
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.090 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.061 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-algorithms-plot-krackhardt-centrality-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/e77acafa90a347f4353549d3bffbb72c/plot_krackhardt_centrality.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_krackhardt_centrality.py</span></code></a></p>
diff --git a/auto_examples/algorithms/plot_parallel_betweenness.html b/auto_examples/algorithms/plot_parallel_betweenness.html
index fa707947..af681ab2 100644
--- a/auto_examples/algorithms/plot_parallel_betweenness.html
+++ b/auto_examples/algorithms/plot_parallel_betweenness.html
@@ -517,29 +517,29 @@ faster. This is a limitation of our CI/CD pipeline running on a single core.</p>
<img src="../../_images/sphx_glr_plot_parallel_betweenness_001.png" srcset="../../_images/sphx_glr_plot_parallel_betweenness_001.png" alt="plot parallel betweenness" class = "sphx-glr-single-img"/><div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>Computing betweenness centrality for:
Graph with 1000 nodes and 2991 edges
Parallel version
- Time: 2.3222 seconds
- Betweenness centrality for node 0: 0.13594
+ Time: 1.8126 seconds
+ Betweenness centrality for node 0: 0.27818
Non-Parallel version
- Time: 3.7747 seconds
- Betweenness centrality for node 0: 0.13594
+ Time: 3.0053 seconds
+ Betweenness centrality for node 0: 0.27818
Computing betweenness centrality for:
-Graph with 1000 nodes and 4875 edges
+Graph with 1000 nodes and 5065 edges
Parallel version
- Time: 2.8966 seconds
- Betweenness centrality for node 0: 0.00110
+ Time: 2.3279 seconds
+ Betweenness centrality for node 0: 0.00104
Non-Parallel version
- Time: 4.9253 seconds
- Betweenness centrality for node 0: 0.00110
+ Time: 4.0067 seconds
+ Betweenness centrality for node 0: 0.00104
Computing betweenness centrality for:
Graph with 1000 nodes and 2000 edges
Parallel version
- Time: 2.0504 seconds
- Betweenness centrality for node 0: 0.00281
+ Time: 1.5613 seconds
+ Betweenness centrality for node 0: 0.00307
Non-Parallel version
- Time: 3.4283 seconds
- Betweenness centrality for node 0: 0.00281
+ Time: 2.7442 seconds
+ Betweenness centrality for node 0: 0.00307
</pre></div>
</div>
<div class="line-block">
@@ -611,7 +611,7 @@ Graph with 1000 nodes and 2000 edges
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 28.196 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 20.926 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-algorithms-plot-parallel-betweenness-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/8a9ce246f32a6cf6abd470292c7ffa6a/plot_parallel_betweenness.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_parallel_betweenness.py</span></code></a></p>
diff --git a/auto_examples/algorithms/plot_rcm.html b/auto_examples/algorithms/plot_rcm.html
index a4ff5a05..92feb87d 100644
--- a/auto_examples/algorithms/plot_rcm.html
+++ b/auto_examples/algorithms/plot_rcm.html
@@ -615,7 +615,7 @@ bandwidth: 7
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 1.285 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 1.131 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-algorithms-plot-rcm-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/544d21367fbc1520a180d8891369bb49/plot_rcm.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_rcm.py</span></code></a></p>
diff --git a/auto_examples/algorithms/plot_snap.html b/auto_examples/algorithms/plot_snap.html
index b4fd7f66..b4142ac7 100644
--- a/auto_examples/algorithms/plot_snap.html
+++ b/auto_examples/algorithms/plot_snap.html
@@ -610,7 +610,7 @@ graph.</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.272 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.177 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-algorithms-plot-snap-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/0a756ab7ea4b899fa151e327a4dce8d2/plot_snap.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_snap.py</span></code></a></p>
diff --git a/auto_examples/algorithms/plot_subgraphs.html b/auto_examples/algorithms/plot_subgraphs.html
index 456efc61..681a3349 100644
--- a/auto_examples/algorithms/plot_subgraphs.html
+++ b/auto_examples/algorithms/plot_subgraphs.html
@@ -678,7 +678,7 @@ of subgraphs that contain only entirely <code class="xref py py-obj docutils lit
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<img src="../../_images/sphx_glr_plot_subgraphs_007.png" srcset="../../_images/sphx_glr_plot_subgraphs_007.png" alt="The reconstructed graph." class = "sphx-glr-single-img"/><p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.937 seconds)</p>
+<img src="../../_images/sphx_glr_plot_subgraphs_007.png" srcset="../../_images/sphx_glr_plot_subgraphs_007.png" alt="The reconstructed graph." class = "sphx-glr-single-img"/><p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.685 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-algorithms-plot-subgraphs-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/7c14530887a80b15e4b4f3d68b23d114/plot_subgraphs.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_subgraphs.py</span></code></a></p>
diff --git a/auto_examples/algorithms/sg_execution_times.html b/auto_examples/algorithms/sg_execution_times.html
index cd6c6d05..bdca6374 100644
--- a/auto_examples/algorithms/sg_execution_times.html
+++ b/auto_examples/algorithms/sg_execution_times.html
@@ -463,55 +463,55 @@
<section id="computation-times">
<span id="sphx-glr-auto-examples-algorithms-sg-execution-times"></span><h1>Computation times<a class="headerlink" href="#computation-times" title="Permalink to this heading">#</a></h1>
-<p><strong>00:37.446</strong> total execution time for <strong>auto_examples_algorithms</strong> files:</p>
+<p><strong>00:27.785</strong> total execution time for <strong>auto_examples_algorithms</strong> files:</p>
<table class="table">
<tbody>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_parallel_betweenness.html#sphx-glr-auto-examples-algorithms-plot-parallel-betweenness-py"><span class="std std-ref">Parallel Betweenness</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_parallel_betweenness.py</span></code>)</p></td>
-<td><p>00:28.196</p></td>
+<td><p>00:20.926</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="plot_betweenness_centrality.html#sphx-glr-auto-examples-algorithms-plot-betweenness-centrality-py"><span class="std std-ref">Betweeness Centrality</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_betweenness_centrality.py</span></code>)</p></td>
-<td><p>00:05.094</p></td>
+<td><p>00:03.702</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_rcm.html#sphx-glr-auto-examples-algorithms-plot-rcm-py"><span class="std std-ref">Reverse Cuthill–McKee</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_rcm.py</span></code>)</p></td>
-<td><p>00:01.285</p></td>
+<td><p>00:01.131</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="plot_subgraphs.html#sphx-glr-auto-examples-algorithms-plot-subgraphs-py"><span class="std std-ref">Subgraphs</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_subgraphs.py</span></code>)</p></td>
-<td><p>00:00.937</p></td>
+<td><p>00:00.685</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_blockmodel.html#sphx-glr-auto-examples-algorithms-plot-blockmodel-py"><span class="std std-ref">Blockmodel</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_blockmodel.py</span></code>)</p></td>
-<td><p>00:00.518</p></td>
+<td><p>00:00.374</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="plot_dedensification.html#sphx-glr-auto-examples-algorithms-plot-dedensification-py"><span class="std std-ref">Dedensification</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_dedensification.py</span></code>)</p></td>
-<td><p>00:00.382</p></td>
+<td><p>00:00.244</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_beam_search.html#sphx-glr-auto-examples-algorithms-plot-beam-search-py"><span class="std std-ref">Beam Search</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_beam_search.py</span></code>)</p></td>
-<td><p>00:00.286</p></td>
+<td><p>00:00.211</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="plot_snap.html#sphx-glr-auto-examples-algorithms-plot-snap-py"><span class="std std-ref">SNAP Graph Summary</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_snap.py</span></code>)</p></td>
-<td><p>00:00.272</p></td>
+<td><p>00:00.177</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_circuits.html#sphx-glr-auto-examples-algorithms-plot-circuits-py"><span class="std std-ref">Circuits</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_circuits.py</span></code>)</p></td>
-<td><p>00:00.151</p></td>
+<td><p>00:00.107</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="plot_iterated_dynamical_systems.html#sphx-glr-auto-examples-algorithms-plot-iterated-dynamical-systems-py"><span class="std std-ref">Iterated Dynamical Systems</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_iterated_dynamical_systems.py</span></code>)</p></td>
-<td><p>00:00.127</p></td>
+<td><p>00:00.094</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_davis_club.html#sphx-glr-auto-examples-algorithms-plot-davis-club-py"><span class="std std-ref">Davis Club</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_davis_club.py</span></code>)</p></td>
-<td><p>00:00.109</p></td>
+<td><p>00:00.074</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="plot_krackhardt_centrality.html#sphx-glr-auto-examples-algorithms-plot-krackhardt-centrality-py"><span class="std std-ref">Krackhardt Centrality</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_krackhardt_centrality.py</span></code>)</p></td>
-<td><p>00:00.090</p></td>
+<td><p>00:00.061</p></td>
<td><p>0.0 MB</p></td>
</tr>
</tbody>
diff --git a/auto_examples/basic/plot_properties.html b/auto_examples/basic/plot_properties.html
index 30c0f1ee..7165a1d8 100644
--- a/auto_examples/basic/plot_properties.html
+++ b/auto_examples/basic/plot_properties.html
@@ -574,7 +574,7 @@ density: 0.26666666666666666
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.122 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.098 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-basic-plot-properties-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/40632926e1e0842cea9103529e4bea12/plot_properties.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_properties.py</span></code></a></p>
diff --git a/auto_examples/basic/plot_read_write.html b/auto_examples/basic/plot_read_write.html
index 4958bad7..068ab5a5 100644
--- a/auto_examples/basic/plot_read_write.html
+++ b/auto_examples/basic/plot_read_write.html
@@ -545,7 +545,7 @@ to download the full example code</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.088 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.063 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-basic-plot-read-write-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/63b2264e53e5d28aeb43b6aa768515b9/plot_read_write.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_read_write.py</span></code></a></p>
diff --git a/auto_examples/basic/plot_simple_graph.html b/auto_examples/basic/plot_simple_graph.html
index 0cf2a21d..d5379f6a 100644
--- a/auto_examples/basic/plot_simple_graph.html
+++ b/auto_examples/basic/plot_simple_graph.html
@@ -550,7 +550,7 @@ to download the full example code</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<img src="../../_images/sphx_glr_plot_simple_graph_002.png" srcset="../../_images/sphx_glr_plot_simple_graph_002.png" alt="plot simple graph" class = "sphx-glr-single-img"/><p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.488 seconds)</p>
+<img src="../../_images/sphx_glr_plot_simple_graph_002.png" srcset="../../_images/sphx_glr_plot_simple_graph_002.png" alt="plot simple graph" class = "sphx-glr-single-img"/><p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.426 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-basic-plot-simple-graph-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/0f222beedce48fe624efff9ff2fdc89f/plot_simple_graph.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_simple_graph.py</span></code></a></p>
diff --git a/auto_examples/basic/sg_execution_times.html b/auto_examples/basic/sg_execution_times.html
index e5eca5e5..9e8b9dd4 100644
--- a/auto_examples/basic/sg_execution_times.html
+++ b/auto_examples/basic/sg_execution_times.html
@@ -463,19 +463,19 @@
<section id="computation-times">
<span id="sphx-glr-auto-examples-basic-sg-execution-times"></span><h1>Computation times<a class="headerlink" href="#computation-times" title="Permalink to this heading">#</a></h1>
-<p><strong>00:00.698</strong> total execution time for <strong>auto_examples_basic</strong> files:</p>
+<p><strong>00:00.587</strong> total execution time for <strong>auto_examples_basic</strong> files:</p>
<table class="table">
<tbody>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_simple_graph.html#sphx-glr-auto-examples-basic-plot-simple-graph-py"><span class="std std-ref">Simple graph</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_simple_graph.py</span></code>)</p></td>
-<td><p>00:00.488</p></td>
+<td><p>00:00.426</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="plot_properties.html#sphx-glr-auto-examples-basic-plot-properties-py"><span class="std std-ref">Properties</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_properties.py</span></code>)</p></td>
-<td><p>00:00.122</p></td>
+<td><p>00:00.098</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_read_write.html#sphx-glr-auto-examples-basic-plot-read-write-py"><span class="std std-ref">Read and write graphs.</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_read_write.py</span></code>)</p></td>
-<td><p>00:00.088</p></td>
+<td><p>00:00.063</p></td>
<td><p>0.0 MB</p></td>
</tr>
</tbody>
diff --git a/auto_examples/drawing/plot_center_node.html b/auto_examples/drawing/plot_center_node.html
index 69f836a4..52a5c01d 100644
--- a/auto_examples/drawing/plot_center_node.html
+++ b/auto_examples/drawing/plot_center_node.html
@@ -530,7 +530,7 @@ to download the full example code</p>
<span class="n">nx</span><span class="o">.</span><span class="n">draw</span><span class="p">(</span><span class="n">G</span><span class="p">,</span> <a href="https://docs.python.org/3/library/stdtypes.html#dict" title="builtins.dict" class="sphx-glr-backref-module-builtins sphx-glr-backref-type-py-class sphx-glr-backref-instance"><span class="n">pos</span></a><span class="p">,</span> <span class="n">with_labels</span><span class="o">=</span><span class="kc">True</span><span class="p">)</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.093 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.068 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-drawing-plot-center-node-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/8561539ed0b99621dbdbe53646ac5075/plot_center_node.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_center_node.py</span></code></a></p>
diff --git a/auto_examples/drawing/plot_chess_masters.html b/auto_examples/drawing/plot_chess_masters.html
index bf9409ad..76555a20 100644
--- a/auto_examples/drawing/plot_chess_masters.html
+++ b/auto_examples/drawing/plot_chess_masters.html
@@ -536,7 +536,7 @@ to black and contains selected game info.</p>
<img src="../../_images/sphx_glr_plot_chess_masters_001.png" srcset="../../_images/sphx_glr_plot_chess_masters_001.png" alt="World Chess Championship Games: 1886 - 1985" class = "sphx-glr-single-img"/><div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>Loaded 685 chess games between 25 players
Note the disconnected component consisting of:
-[&#39;Kasparov, Gary&#39;, &#39;Korchnoi, Viktor L&#39;, &#39;Karpov, Anatoly&#39;]
+[&#39;Korchnoi, Viktor L&#39;, &#39;Karpov, Anatoly&#39;, &#39;Kasparov, Gary&#39;]
From a total of 237 different openings,
the following games used the Sicilian opening
@@ -702,7 +702,7 @@ findfont: Font family &#39;Helvetica&#39; not found.
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.526 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.390 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-drawing-plot-chess-masters-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/388158421a67216f605c1bbf9aa310bf/plot_chess_masters.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_chess_masters.py</span></code></a></p>
diff --git a/auto_examples/drawing/plot_custom_node_icons.html b/auto_examples/drawing/plot_custom_node_icons.html
index 12011819..c0c1abe3 100644
--- a/auto_examples/drawing/plot_custom_node_icons.html
+++ b/auto_examples/drawing/plot_custom_node_icons.html
@@ -585,7 +585,7 @@ to download the full example code</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.413 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.279 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-drawing-plot-custom-node-icons-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/b580b9776494e714c1fb1880f03524a8/plot_custom_node_icons.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_custom_node_icons.py</span></code></a></p>
diff --git a/auto_examples/drawing/plot_degree.html b/auto_examples/drawing/plot_degree.html
index fa6eeb5c..7c7fa28a 100644
--- a/auto_examples/drawing/plot_degree.html
+++ b/auto_examples/drawing/plot_degree.html
@@ -561,7 +561,7 @@ each node is determined, and a figure is generated showing three things:
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.391 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.266 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-drawing-plot-degree-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/70eaef0d99343cf8d3d6e70c803ad5a8/plot_degree.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_degree.py</span></code></a></p>
diff --git a/auto_examples/drawing/plot_directed.html b/auto_examples/drawing/plot_directed.html
index a38656ca..16436076 100644
--- a/auto_examples/drawing/plot_directed.html
+++ b/auto_examples/drawing/plot_directed.html
@@ -556,7 +556,7 @@ to download the full example code</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.363 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.215 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-drawing-plot-directed-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/6c2f9c3544cb695b31867eecc0f7fb1e/plot_directed.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_directed.py</span></code></a></p>
diff --git a/auto_examples/drawing/plot_edge_colormap.html b/auto_examples/drawing/plot_edge_colormap.html
index 8daf0065..76f698aa 100644
--- a/auto_examples/drawing/plot_edge_colormap.html
+++ b/auto_examples/drawing/plot_edge_colormap.html
@@ -534,7 +534,7 @@ to download the full example code</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.085 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.063 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-drawing-plot-edge-colormap-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/7ea4dc8cf44604668540ed81d6abebda/plot_edge_colormap.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_edge_colormap.py</span></code></a></p>
diff --git a/auto_examples/drawing/plot_ego_graph.html b/auto_examples/drawing/plot_ego_graph.html
index fe63eb00..18cd1c8e 100644
--- a/auto_examples/drawing/plot_ego_graph.html
+++ b/auto_examples/drawing/plot_ego_graph.html
@@ -546,7 +546,7 @@ the largest hub in a Barabási-Albert network.</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.130 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.098 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-drawing-plot-ego-graph-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/773fa56bdb128b8bd2a4f4a0e4dd38aa/plot_ego_graph.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_ego_graph.py</span></code></a></p>
diff --git a/auto_examples/drawing/plot_eigenvalues.html b/auto_examples/drawing/plot_eigenvalues.html
index 453a04e1..0aed5d7a 100644
--- a/auto_examples/drawing/plot_eigenvalues.html
+++ b/auto_examples/drawing/plot_eigenvalues.html
@@ -517,8 +517,8 @@ to download the full example code</p>
<section class="sphx-glr-example-title" id="eigenvalues">
<span id="sphx-glr-auto-examples-drawing-plot-eigenvalues-py"></span><h1>Eigenvalues<a class="headerlink" href="#eigenvalues" title="Permalink to this heading">#</a></h1>
<p>Create an G{n,m} random graph and compute the eigenvalues.</p>
-<img src="../../_images/sphx_glr_plot_eigenvalues_001.png" srcset="../../_images/sphx_glr_plot_eigenvalues_001.png" alt="plot eigenvalues" class = "sphx-glr-single-img"/><div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>Largest eigenvalue: 1.5924617911775805
-Smallest eigenvalue: 4.0699282104742547e-16
+<img src="../../_images/sphx_glr_plot_eigenvalues_001.png" srcset="../../_images/sphx_glr_plot_eigenvalues_001.png" alt="plot eigenvalues" class = "sphx-glr-single-img"/><div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>Largest eigenvalue: 1.592461791177574
+Smallest eigenvalue: -2.5363890312656235e-16
</pre></div>
</div>
<div class="line-block">
@@ -541,7 +541,7 @@ Smallest eigenvalue: 4.0699282104742547e-16
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.953 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.645 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-drawing-plot-eigenvalues-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/a8660a7bb6b65b5a644025485c973cb9/plot_eigenvalues.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_eigenvalues.py</span></code></a></p>
diff --git a/auto_examples/drawing/plot_four_grids.html b/auto_examples/drawing/plot_four_grids.html
index 0e45bcba..18db3904 100644
--- a/auto_examples/drawing/plot_four_grids.html
+++ b/auto_examples/drawing/plot_four_grids.html
@@ -562,7 +562,7 @@ customize the visualization of a simple Graph comprising a 4x4 grid.</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.501 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.324 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-drawing-plot-four-grids-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/4136c066ab1d073cf527e9dc02bfec77/plot_four_grids.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_four_grids.py</span></code></a></p>
diff --git a/auto_examples/drawing/plot_house_with_colors.html b/auto_examples/drawing/plot_house_with_colors.html
index 90a3c070..f3fb9fc1 100644
--- a/auto_examples/drawing/plot_house_with_colors.html
+++ b/auto_examples/drawing/plot_house_with_colors.html
@@ -538,7 +538,7 @@ to download the full example code</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.106 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.076 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-drawing-plot-house-with-colors-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/98363b3c011ceaffb10684a5ba5de25b/plot_house_with_colors.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_house_with_colors.py</span></code></a></p>
diff --git a/auto_examples/drawing/plot_knuth_miles.html b/auto_examples/drawing/plot_knuth_miles.html
index 6e78bf9c..ba6d5dfc 100644
--- a/auto_examples/drawing/plot_knuth_miles.html
+++ b/auto_examples/drawing/plot_knuth_miles.html
@@ -660,7 +660,7 @@ Graph with 128 nodes and 8128 edges
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.126 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.101 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-drawing-plot-knuth-miles-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/e921c603ea1764485dc9acff178a2f05/plot_knuth_miles.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_knuth_miles.py</span></code></a></p>
diff --git a/auto_examples/drawing/plot_labels_and_colors.html b/auto_examples/drawing/plot_labels_and_colors.html
index 408eb7c3..48f9a37b 100644
--- a/auto_examples/drawing/plot_labels_and_colors.html
+++ b/auto_examples/drawing/plot_labels_and_colors.html
@@ -566,7 +566,7 @@ components of a graph.</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.257 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.185 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-drawing-plot-labels-and-colors-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/cff4f78bc18685caa50507ced57e7c6f/plot_labels_and_colors.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_labels_and_colors.py</span></code></a></p>
diff --git a/auto_examples/drawing/plot_multipartite_graph.html b/auto_examples/drawing/plot_multipartite_graph.html
index a71870db..d87b0728 100644
--- a/auto_examples/drawing/plot_multipartite_graph.html
+++ b/auto_examples/drawing/plot_multipartite_graph.html
@@ -553,7 +553,7 @@ to download the full example code</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.098 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.077 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-drawing-plot-multipartite-graph-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/6cb4bf689cf53c849bce13cbab13eaec/plot_multipartite_graph.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_multipartite_graph.py</span></code></a></p>
diff --git a/auto_examples/drawing/plot_node_colormap.html b/auto_examples/drawing/plot_node_colormap.html
index c6507901..1e184179 100644
--- a/auto_examples/drawing/plot_node_colormap.html
+++ b/auto_examples/drawing/plot_node_colormap.html
@@ -526,7 +526,7 @@ to download the full example code</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.068 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.052 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-drawing-plot-node-colormap-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/19db6fb1da12c9b9c0afca26691448c8/plot_node_colormap.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_node_colormap.py</span></code></a></p>
diff --git a/auto_examples/drawing/plot_rainbow_coloring.html b/auto_examples/drawing/plot_rainbow_coloring.html
index 10df64d0..308d7915 100644
--- a/auto_examples/drawing/plot_rainbow_coloring.html
+++ b/auto_examples/drawing/plot_rainbow_coloring.html
@@ -578,7 +578,7 @@ helpful in determining how to place the tree copies.</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.166 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.127 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-drawing-plot-rainbow-coloring-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/b64fd85d6e5ba509e65b2cb30a8274ed/plot_rainbow_coloring.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_rainbow_coloring.py</span></code></a></p>
diff --git a/auto_examples/drawing/plot_random_geometric_graph.html b/auto_examples/drawing/plot_random_geometric_graph.html
index 3fea9848..1fd7553f 100644
--- a/auto_examples/drawing/plot_random_geometric_graph.html
+++ b/auto_examples/drawing/plot_random_geometric_graph.html
@@ -555,7 +555,7 @@ to download the full example code</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.134 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.105 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-drawing-plot-random-geometric-graph-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/f8f8cacecc651443537b92fc341fba08/plot_random_geometric_graph.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_random_geometric_graph.py</span></code></a></p>
diff --git a/auto_examples/drawing/plot_sampson.html b/auto_examples/drawing/plot_sampson.html
index 7e1eaffa..82d517f3 100644
--- a/auto_examples/drawing/plot_sampson.html
+++ b/auto_examples/drawing/plot_sampson.html
@@ -557,7 +557,7 @@ to download the full example code</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.366 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.245 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-drawing-plot-sampson-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/838bbb120e1c43a61657821eddf29c25/plot_sampson.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_sampson.py</span></code></a></p>
diff --git a/auto_examples/drawing/plot_selfloops.html b/auto_examples/drawing/plot_selfloops.html
index 51db7cc7..b6343948 100644
--- a/auto_examples/drawing/plot_selfloops.html
+++ b/auto_examples/drawing/plot_selfloops.html
@@ -540,7 +540,7 @@ This example shows how to draw self-loops with <code class="xref py py-obj docut
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.117 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.080 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-drawing-plot-selfloops-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/b6f62567cb843f23abdd4b7268921c0b/plot_selfloops.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_selfloops.py</span></code></a></p>
diff --git a/auto_examples/drawing/plot_simple_path.html b/auto_examples/drawing/plot_simple_path.html
index b67c8326..032ca9d7 100644
--- a/auto_examples/drawing/plot_simple_path.html
+++ b/auto_examples/drawing/plot_simple_path.html
@@ -526,7 +526,7 @@ to download the full example code</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.080 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.057 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-drawing-plot-simple-path-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/2c281c05b18d8d3cf43a312fc3d67a3b/plot_simple_path.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_simple_path.py</span></code></a></p>
diff --git a/auto_examples/drawing/plot_spectral_grid.html b/auto_examples/drawing/plot_spectral_grid.html
index c80cc34f..83fed910 100644
--- a/auto_examples/drawing/plot_spectral_grid.html
+++ b/auto_examples/drawing/plot_spectral_grid.html
@@ -568,7 +568,7 @@ As you remove internal nodes, this effect increases.</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.386 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.227 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-drawing-plot-spectral-grid-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/5479a9bd23bf1ace2ef03c13b4ac9d7f/plot_spectral_grid.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_spectral_grid.py</span></code></a></p>
diff --git a/auto_examples/drawing/plot_tsp.html b/auto_examples/drawing/plot_tsp.html
index 4e5e8cf2..9f2fdef7 100644
--- a/auto_examples/drawing/plot_tsp.html
+++ b/auto_examples/drawing/plot_tsp.html
@@ -568,7 +568,7 @@ that the traveler has to follow in order to minimize the total cost.</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.135 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.087 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-drawing-plot-tsp-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/cc9848c15dd2eeae1872b955a8f34d15/plot_tsp.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_tsp.py</span></code></a></p>
diff --git a/auto_examples/drawing/plot_unix_email.html b/auto_examples/drawing/plot_unix_email.html
index 3f9d0e73..2f0d32ca 100644
--- a/auto_examples/drawing/plot_unix_email.html
+++ b/auto_examples/drawing/plot_unix_email.html
@@ -583,7 +583,7 @@ From: ted@com To: alice@edu Subject: get together for lunch to discuss Networks?
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.197 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.162 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-drawing-plot-unix-email-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/213697eef7dec7ebca6ee2e064eb9c24/plot_unix_email.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_unix_email.py</span></code></a></p>
diff --git a/auto_examples/drawing/plot_weighted_graph.html b/auto_examples/drawing/plot_weighted_graph.html
index 4556c42c..078092b7 100644
--- a/auto_examples/drawing/plot_weighted_graph.html
+++ b/auto_examples/drawing/plot_weighted_graph.html
@@ -556,7 +556,7 @@ to download the full example code</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.138 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.085 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-drawing-plot-weighted-graph-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/32d3b6ab4dec83957a1981fa91e52e14/plot_weighted_graph.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_weighted_graph.py</span></code></a></p>
diff --git a/auto_examples/drawing/sg_execution_times.html b/auto_examples/drawing/sg_execution_times.html
index 14f7e4c7..dcfc8b64 100644
--- a/auto_examples/drawing/sg_execution_times.html
+++ b/auto_examples/drawing/sg_execution_times.html
@@ -463,99 +463,99 @@
<section id="computation-times">
<span id="sphx-glr-auto-examples-drawing-sg-execution-times"></span><h1>Computation times<a class="headerlink" href="#computation-times" title="Permalink to this heading">#</a></h1>
-<p><strong>00:05.829</strong> total execution time for <strong>auto_examples_drawing</strong> files:</p>
+<p><strong>00:04.015</strong> total execution time for <strong>auto_examples_drawing</strong> files:</p>
<table class="table">
<tbody>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_eigenvalues.html#sphx-glr-auto-examples-drawing-plot-eigenvalues-py"><span class="std std-ref">Eigenvalues</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_eigenvalues.py</span></code>)</p></td>
-<td><p>00:00.953</p></td>
+<td><p>00:00.645</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="plot_chess_masters.html#sphx-glr-auto-examples-drawing-plot-chess-masters-py"><span class="std std-ref">Chess Masters</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_chess_masters.py</span></code>)</p></td>
-<td><p>00:00.526</p></td>
+<td><p>00:00.390</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_four_grids.html#sphx-glr-auto-examples-drawing-plot-four-grids-py"><span class="std std-ref">Four Grids</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_four_grids.py</span></code>)</p></td>
-<td><p>00:00.501</p></td>
+<td><p>00:00.324</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="plot_custom_node_icons.html#sphx-glr-auto-examples-drawing-plot-custom-node-icons-py"><span class="std std-ref">Custom node icons</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_custom_node_icons.py</span></code>)</p></td>
-<td><p>00:00.413</p></td>
+<td><p>00:00.279</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_degree.html#sphx-glr-auto-examples-drawing-plot-degree-py"><span class="std std-ref">Degree Analysis</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_degree.py</span></code>)</p></td>
-<td><p>00:00.391</p></td>
+<td><p>00:00.266</p></td>
<td><p>0.0 MB</p></td>
</tr>
-<tr class="row-even"><td><p><a class="reference internal" href="plot_spectral_grid.html#sphx-glr-auto-examples-drawing-plot-spectral-grid-py"><span class="std std-ref">Spectral Embedding</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_spectral_grid.py</span></code>)</p></td>
-<td><p>00:00.386</p></td>
+<tr class="row-even"><td><p><a class="reference internal" href="plot_sampson.html#sphx-glr-auto-examples-drawing-plot-sampson-py"><span class="std std-ref">Sampson</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_sampson.py</span></code>)</p></td>
+<td><p>00:00.245</p></td>
<td><p>0.0 MB</p></td>
</tr>
-<tr class="row-odd"><td><p><a class="reference internal" href="plot_sampson.html#sphx-glr-auto-examples-drawing-plot-sampson-py"><span class="std std-ref">Sampson</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_sampson.py</span></code>)</p></td>
-<td><p>00:00.366</p></td>
+<tr class="row-odd"><td><p><a class="reference internal" href="plot_spectral_grid.html#sphx-glr-auto-examples-drawing-plot-spectral-grid-py"><span class="std std-ref">Spectral Embedding</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_spectral_grid.py</span></code>)</p></td>
+<td><p>00:00.227</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="plot_directed.html#sphx-glr-auto-examples-drawing-plot-directed-py"><span class="std std-ref">Directed Graph</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_directed.py</span></code>)</p></td>
-<td><p>00:00.363</p></td>
+<td><p>00:00.215</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_labels_and_colors.html#sphx-glr-auto-examples-drawing-plot-labels-and-colors-py"><span class="std std-ref">Labels And Colors</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_labels_and_colors.py</span></code>)</p></td>
-<td><p>00:00.257</p></td>
+<td><p>00:00.185</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="plot_unix_email.html#sphx-glr-auto-examples-drawing-plot-unix-email-py"><span class="std std-ref">Unix Email</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_unix_email.py</span></code>)</p></td>
-<td><p>00:00.197</p></td>
+<td><p>00:00.162</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_rainbow_coloring.html#sphx-glr-auto-examples-drawing-plot-rainbow-coloring-py"><span class="std std-ref">Rainbow Coloring</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_rainbow_coloring.py</span></code>)</p></td>
-<td><p>00:00.166</p></td>
+<td><p>00:00.127</p></td>
<td><p>0.0 MB</p></td>
</tr>
-<tr class="row-even"><td><p><a class="reference internal" href="plot_weighted_graph.html#sphx-glr-auto-examples-drawing-plot-weighted-graph-py"><span class="std std-ref">Weighted Graph</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_weighted_graph.py</span></code>)</p></td>
-<td><p>00:00.138</p></td>
+<tr class="row-even"><td><p><a class="reference internal" href="plot_random_geometric_graph.html#sphx-glr-auto-examples-drawing-plot-random-geometric-graph-py"><span class="std std-ref">Random Geometric Graph</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_random_geometric_graph.py</span></code>)</p></td>
+<td><p>00:00.105</p></td>
<td><p>0.0 MB</p></td>
</tr>
-<tr class="row-odd"><td><p><a class="reference internal" href="plot_tsp.html#sphx-glr-auto-examples-drawing-plot-tsp-py"><span class="std std-ref">Traveling Salesman Problem</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_tsp.py</span></code>)</p></td>
-<td><p>00:00.135</p></td>
+<tr class="row-odd"><td><p><a class="reference internal" href="plot_knuth_miles.html#sphx-glr-auto-examples-drawing-plot-knuth-miles-py"><span class="std std-ref">Knuth Miles</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_knuth_miles.py</span></code>)</p></td>
+<td><p>00:00.101</p></td>
<td><p>0.0 MB</p></td>
</tr>
-<tr class="row-even"><td><p><a class="reference internal" href="plot_random_geometric_graph.html#sphx-glr-auto-examples-drawing-plot-random-geometric-graph-py"><span class="std std-ref">Random Geometric Graph</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_random_geometric_graph.py</span></code>)</p></td>
-<td><p>00:00.134</p></td>
+<tr class="row-even"><td><p><a class="reference internal" href="plot_ego_graph.html#sphx-glr-auto-examples-drawing-plot-ego-graph-py"><span class="std std-ref">Ego Graph</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_ego_graph.py</span></code>)</p></td>
+<td><p>00:00.098</p></td>
<td><p>0.0 MB</p></td>
</tr>
-<tr class="row-odd"><td><p><a class="reference internal" href="plot_ego_graph.html#sphx-glr-auto-examples-drawing-plot-ego-graph-py"><span class="std std-ref">Ego Graph</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_ego_graph.py</span></code>)</p></td>
-<td><p>00:00.130</p></td>
+<tr class="row-odd"><td><p><a class="reference internal" href="plot_tsp.html#sphx-glr-auto-examples-drawing-plot-tsp-py"><span class="std std-ref">Traveling Salesman Problem</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_tsp.py</span></code>)</p></td>
+<td><p>00:00.087</p></td>
<td><p>0.0 MB</p></td>
</tr>
-<tr class="row-even"><td><p><a class="reference internal" href="plot_knuth_miles.html#sphx-glr-auto-examples-drawing-plot-knuth-miles-py"><span class="std std-ref">Knuth Miles</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_knuth_miles.py</span></code>)</p></td>
-<td><p>00:00.126</p></td>
+<tr class="row-even"><td><p><a class="reference internal" href="plot_weighted_graph.html#sphx-glr-auto-examples-drawing-plot-weighted-graph-py"><span class="std std-ref">Weighted Graph</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_weighted_graph.py</span></code>)</p></td>
+<td><p>00:00.085</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_selfloops.html#sphx-glr-auto-examples-drawing-plot-selfloops-py"><span class="std std-ref">Self-loops</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_selfloops.py</span></code>)</p></td>
-<td><p>00:00.117</p></td>
+<td><p>00:00.080</p></td>
<td><p>0.0 MB</p></td>
</tr>
-<tr class="row-even"><td><p><a class="reference internal" href="plot_house_with_colors.html#sphx-glr-auto-examples-drawing-plot-house-with-colors-py"><span class="std std-ref">House With Colors</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_house_with_colors.py</span></code>)</p></td>
-<td><p>00:00.106</p></td>
+<tr class="row-even"><td><p><a class="reference internal" href="plot_multipartite_graph.html#sphx-glr-auto-examples-drawing-plot-multipartite-graph-py"><span class="std std-ref">Multipartite Layout</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_multipartite_graph.py</span></code>)</p></td>
+<td><p>00:00.077</p></td>
<td><p>0.0 MB</p></td>
</tr>
-<tr class="row-odd"><td><p><a class="reference internal" href="plot_multipartite_graph.html#sphx-glr-auto-examples-drawing-plot-multipartite-graph-py"><span class="std std-ref">Multipartite Layout</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_multipartite_graph.py</span></code>)</p></td>
-<td><p>00:00.098</p></td>
+<tr class="row-odd"><td><p><a class="reference internal" href="plot_house_with_colors.html#sphx-glr-auto-examples-drawing-plot-house-with-colors-py"><span class="std std-ref">House With Colors</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_house_with_colors.py</span></code>)</p></td>
+<td><p>00:00.076</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="plot_center_node.html#sphx-glr-auto-examples-drawing-plot-center-node-py"><span class="std std-ref">Custom Node Position</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_center_node.py</span></code>)</p></td>
-<td><p>00:00.093</p></td>
+<td><p>00:00.068</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_edge_colormap.html#sphx-glr-auto-examples-drawing-plot-edge-colormap-py"><span class="std std-ref">Edge Colormap</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_edge_colormap.py</span></code>)</p></td>
-<td><p>00:00.085</p></td>
+<td><p>00:00.063</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="plot_simple_path.html#sphx-glr-auto-examples-drawing-plot-simple-path-py"><span class="std std-ref">Simple Path</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_simple_path.py</span></code>)</p></td>
-<td><p>00:00.080</p></td>
+<td><p>00:00.057</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_node_colormap.html#sphx-glr-auto-examples-drawing-plot-node-colormap-py"><span class="std std-ref">Node Colormap</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_node_colormap.py</span></code>)</p></td>
-<td><p>00:00.068</p></td>
+<td><p>00:00.052</p></td>
<td><p>0.0 MB</p></td>
</tr>
</tbody>
diff --git a/auto_examples/external/plot_igraph.html b/auto_examples/external/plot_igraph.html
index a9a8f9b4..1438d981 100644
--- a/auto_examples/external/plot_igraph.html
+++ b/auto_examples/external/plot_igraph.html
@@ -539,7 +539,7 @@ provides (among many other things) functions to convert to/from NetworkX.</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<img src="../../_images/sphx_glr_plot_igraph_002.png" srcset="../../_images/sphx_glr_plot_igraph_002.png" alt="plot igraph" class = "sphx-glr-single-img"/><p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.568 seconds)</p>
+<img src="../../_images/sphx_glr_plot_igraph_002.png" srcset="../../_images/sphx_glr_plot_igraph_002.png" alt="plot igraph" class = "sphx-glr-single-img"/><p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.429 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-external-plot-igraph-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/a390de783800778d34acc914fb8a3f84/plot_igraph.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_igraph.py</span></code></a></p>
diff --git a/auto_examples/external/sg_execution_times.html b/auto_examples/external/sg_execution_times.html
index 4d2e3e23..437802d3 100644
--- a/auto_examples/external/sg_execution_times.html
+++ b/auto_examples/external/sg_execution_times.html
@@ -463,11 +463,11 @@
<section id="computation-times">
<span id="sphx-glr-auto-examples-external-sg-execution-times"></span><h1>Computation times<a class="headerlink" href="#computation-times" title="Permalink to this heading">#</a></h1>
-<p><strong>00:00.568</strong> total execution time for <strong>auto_examples_external</strong> files:</p>
+<p><strong>00:00.429</strong> total execution time for <strong>auto_examples_external</strong> files:</p>
<table class="table">
<tbody>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_igraph.html#sphx-glr-auto-examples-external-plot-igraph-py"><span class="std std-ref">igraph</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_igraph.py</span></code>)</p></td>
-<td><p>00:00.568</p></td>
+<td><p>00:00.429</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="javascript_force.html#sphx-glr-auto-examples-external-javascript-force-py"><span class="std std-ref">Javascript</span></a> (<code class="docutils literal notranslate"><span class="pre">javascript_force.py</span></code>)</p></td>
diff --git a/auto_examples/geospatial/plot_delaunay.html b/auto_examples/geospatial/plot_delaunay.html
index 14b0f8d0..7b5d477e 100644
--- a/auto_examples/geospatial/plot_delaunay.html
+++ b/auto_examples/geospatial/plot_delaunay.html
@@ -565,7 +565,7 @@ directly with polygonal data using their centroids as representative points.</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 4.809 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 3.281 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-geospatial-plot-delaunay-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/2b63e3aade568b3f182ba20240be7234/plot_delaunay.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_delaunay.py</span></code></a></p>
diff --git a/auto_examples/geospatial/plot_lines.html b/auto_examples/geospatial/plot_lines.html
index 57a70993..7bb810a7 100644
--- a/auto_examples/geospatial/plot_lines.html
+++ b/auto_examples/geospatial/plot_lines.html
@@ -598,7 +598,7 @@ Create PySAL weights (graph).</p>
<span class="n">G_dual</span> <span class="o">=</span> <span class="n">W</span><span class="o">.</span><span class="n">to_networkx</span><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 4.332 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 3.009 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-geospatial-plot-lines-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/8ca1ed8a4cf00870baa5a8020931ba46/plot_lines.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_lines.py</span></code></a></p>
diff --git a/auto_examples/geospatial/plot_osmnx.html b/auto_examples/geospatial/plot_osmnx.html
index 1dac9b9c..25e4b536 100644
--- a/auto_examples/geospatial/plot_osmnx.html
+++ b/auto_examples/geospatial/plot_osmnx.html
@@ -541,7 +541,7 @@ retrieve any other spatial data from OSM as geopandas GeoDataFrames. See
<span class="n">ox</span><span class="o">.</span><span class="n">save_graphml</span><span class="p">(</span><span class="n">G</span><span class="p">,</span> <span class="n">filepath</span><span class="o">=</span><span class="s2">&quot;./graph.graphml&quot;</span><span class="p">)</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 6.540 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 5.609 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-geospatial-plot-osmnx-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/769ba4a0ffbf9feb2f308b434010db7f/plot_osmnx.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_osmnx.py</span></code></a></p>
diff --git a/auto_examples/geospatial/plot_points.html b/auto_examples/geospatial/plot_points.html
index 4b17f1b0..6bdf853b 100644
--- a/auto_examples/geospatial/plot_points.html
+++ b/auto_examples/geospatial/plot_points.html
@@ -552,7 +552,7 @@ centroids as representative points.</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 5.293 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 3.236 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-geospatial-plot-points-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/c79825a60948ea589076f8f2b52b4981/plot_points.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_points.py</span></code></a></p>
diff --git a/auto_examples/geospatial/plot_polygons.html b/auto_examples/geospatial/plot_polygons.html
index 8a184d5a..86ffb891 100644
--- a/auto_examples/geospatial/plot_polygons.html
+++ b/auto_examples/geospatial/plot_polygons.html
@@ -549,7 +549,7 @@ as well as other kinds of graphs from the polygon centroids.</p>
<span class="c1"># by the pygeos package.</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.552 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.425 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-geospatial-plot-polygons-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/9be63872be08214edeb4d5a2d5f66987/plot_polygons.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_polygons.py</span></code></a></p>
diff --git a/auto_examples/geospatial/sg_execution_times.html b/auto_examples/geospatial/sg_execution_times.html
index 08559969..6acb5513 100644
--- a/auto_examples/geospatial/sg_execution_times.html
+++ b/auto_examples/geospatial/sg_execution_times.html
@@ -463,27 +463,27 @@
<section id="computation-times">
<span id="sphx-glr-auto-examples-geospatial-sg-execution-times"></span><h1>Computation times<a class="headerlink" href="#computation-times" title="Permalink to this heading">#</a></h1>
-<p><strong>00:21.525</strong> total execution time for <strong>auto_examples_geospatial</strong> files:</p>
+<p><strong>00:15.561</strong> total execution time for <strong>auto_examples_geospatial</strong> files:</p>
<table class="table">
<tbody>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_osmnx.html#sphx-glr-auto-examples-geospatial-plot-osmnx-py"><span class="std std-ref">OpenStreetMap with OSMnx</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_osmnx.py</span></code>)</p></td>
-<td><p>00:06.540</p></td>
+<td><p>00:05.609</p></td>
<td><p>0.0 MB</p></td>
</tr>
-<tr class="row-even"><td><p><a class="reference internal" href="plot_points.html#sphx-glr-auto-examples-geospatial-plot-points-py"><span class="std std-ref">Graphs from geographic points</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_points.py</span></code>)</p></td>
-<td><p>00:05.293</p></td>
+<tr class="row-even"><td><p><a class="reference internal" href="plot_delaunay.html#sphx-glr-auto-examples-geospatial-plot-delaunay-py"><span class="std std-ref">Delaunay graphs from geographic points</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_delaunay.py</span></code>)</p></td>
+<td><p>00:03.281</p></td>
<td><p>0.0 MB</p></td>
</tr>
-<tr class="row-odd"><td><p><a class="reference internal" href="plot_delaunay.html#sphx-glr-auto-examples-geospatial-plot-delaunay-py"><span class="std std-ref">Delaunay graphs from geographic points</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_delaunay.py</span></code>)</p></td>
-<td><p>00:04.809</p></td>
+<tr class="row-odd"><td><p><a class="reference internal" href="plot_points.html#sphx-glr-auto-examples-geospatial-plot-points-py"><span class="std std-ref">Graphs from geographic points</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_points.py</span></code>)</p></td>
+<td><p>00:03.236</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="plot_lines.html#sphx-glr-auto-examples-geospatial-plot-lines-py"><span class="std std-ref">Graphs from a set of lines</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_lines.py</span></code>)</p></td>
-<td><p>00:04.332</p></td>
+<td><p>00:03.009</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_polygons.html#sphx-glr-auto-examples-geospatial-plot-polygons-py"><span class="std std-ref">Graphs from Polygons</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_polygons.py</span></code>)</p></td>
-<td><p>00:00.552</p></td>
+<td><p>00:00.425</p></td>
<td><p>0.0 MB</p></td>
</tr>
</tbody>
diff --git a/auto_examples/graph/plot_dag_layout.html b/auto_examples/graph/plot_dag_layout.html
index a0e99fa3..cb638069 100644
--- a/auto_examples/graph/plot_dag_layout.html
+++ b/auto_examples/graph/plot_dag_layout.html
@@ -541,7 +541,7 @@ order.</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.181 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.116 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-graph-plot-dag-layout-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/317508b452046ab7944bed07a87a11a5/plot_dag_layout.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_dag_layout.py</span></code></a></p>
diff --git a/auto_examples/graph/plot_degree_sequence.html b/auto_examples/graph/plot_degree_sequence.html
index cb55f342..9205188a 100644
--- a/auto_examples/graph/plot_degree_sequence.html
+++ b/auto_examples/graph/plot_degree_sequence.html
@@ -548,7 +548,7 @@ degree #nodes
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.084 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.058 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-graph-plot-degree-sequence-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/27102b9986eea2f742603c5d8496d2f8/plot_degree_sequence.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_degree_sequence.py</span></code></a></p>
diff --git a/auto_examples/graph/plot_erdos_renyi.html b/auto_examples/graph/plot_erdos_renyi.html
index b0308aab..338423c4 100644
--- a/auto_examples/graph/plot_erdos_renyi.html
+++ b/auto_examples/graph/plot_erdos_renyi.html
@@ -562,7 +562,7 @@ the adjacency list
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.081 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.059 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-graph-plot-erdos-renyi-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/1dae7040b667b61c3253579b3b21fe83/plot_erdos_renyi.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_erdos_renyi.py</span></code></a></p>
diff --git a/auto_examples/graph/plot_expected_degree_sequence.html b/auto_examples/graph/plot_expected_degree_sequence.html
index 12273e61..1bd249b2 100644
--- a/auto_examples/graph/plot_expected_degree_sequence.html
+++ b/auto_examples/graph/plot_expected_degree_sequence.html
@@ -535,50 +535,54 @@ degree (#nodes) ****
25 ( 0)
26 ( 0)
27 ( 0)
-28 ( 0)
+28 ( 1) *
29 ( 0)
30 ( 0)
31 ( 0)
-32 ( 1) *
-33 ( 1) *
-34 ( 0)
-35 ( 2) **
-36 ( 3) ***
+32 ( 0)
+33 ( 0)
+34 ( 2) **
+35 ( 0)
+36 ( 4) ****
37 ( 5) *****
38 ( 4) ****
-39 ( 8) ********
-40 ( 9) *********
-41 ( 7) *******
-42 ( 9) *********
-43 (22) **********************
-44 (32) ********************************
-45 (25) *************************
-46 (25) *************************
-47 (26) **************************
-48 (22) **********************
-49 (25) *************************
+39 ( 6) ******
+40 (13) *************
+41 (13) *************
+42 (13) *************
+43 (23) ***********************
+44 (27) ***************************
+45 (35) ***********************************
+46 (28) ****************************
+47 (32) ********************************
+48 (27) ***************************
+49 (30) ******************************
50 (31) *******************************
51 (27) ***************************
-52 (29) *****************************
-53 (27) ***************************
-54 (25) *************************
-55 (25) *************************
-56 (16) ****************
-57 (25) *************************
-58 (14) **************
-59 (15) ***************
-60 ( 8) ********
-61 (10) **********
+52 (28) ****************************
+53 (24) ************************
+54 (23) ***********************
+55 (16) ****************
+56 (19) *******************
+57 (12) ************
+58 ( 6) ******
+59 (10) **********
+60 (12) ************
+61 ( 4) ****
62 ( 4) ****
-63 ( 6) ******
-64 ( 4) ****
-65 ( 3) ***
-66 ( 1) *
-67 ( 1) *
+63 ( 7) *******
+64 ( 3) ***
+65 ( 2) **
+66 ( 3) ***
+67 ( 2) **
68 ( 1) *
-69 ( 1) *
-70 ( 0)
-71 ( 1) *
+69 ( 0)
+70 ( 1) *
+71 ( 0)
+72 ( 0)
+73 ( 1) *
+74 ( 0)
+75 ( 1) *
</pre></div>
</div>
<div class="line-block">
@@ -598,7 +602,7 @@ degree (#nodes) ****
<span class="nb">print</span><span class="p">(</span><span class="sa">f</span><span class="s2">&quot;</span><span class="si">{</span><a href="https://docs.python.org/3/library/functions.html#int" title="builtins.int" class="sphx-glr-backref-module-builtins sphx-glr-backref-type-py-class sphx-glr-backref-instance"><span class="n">i</span></a><span class="si">:</span><span class="s2">2</span><span class="si">}</span><span class="s2"> (</span><span class="si">{</span><a href="https://docs.python.org/3/library/functions.html#int" title="builtins.int" class="sphx-glr-backref-module-builtins sphx-glr-backref-type-py-class sphx-glr-backref-instance"><span class="n">d</span></a><span class="si">:</span><span class="s2">2</span><span class="si">}</span><span class="s2">) </span><span class="si">{</span><span class="s1">&#39;*&#39;</span><span class="o">*</span><a href="https://docs.python.org/3/library/functions.html#int" title="builtins.int" class="sphx-glr-backref-module-builtins sphx-glr-backref-type-py-class sphx-glr-backref-instance"><span class="n">d</span></a><span class="si">}</span><span class="s2">&quot;</span><span class="p">)</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.039 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.031 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-graph-plot-expected-degree-sequence-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/7378087382f40e96e66bce4a35ba0e52/plot_expected_degree_sequence.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_expected_degree_sequence.py</span></code></a></p>
diff --git a/auto_examples/graph/plot_football.html b/auto_examples/graph/plot_football.html
index 78efd4be..403704f2 100644
--- a/auto_examples/graph/plot_football.html
+++ b/auto_examples/graph/plot_football.html
@@ -686,7 +686,7 @@ Hawaii 11
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.468 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.303 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-graph-plot-football-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/ca0a30060f60faf520286faa348f4700/plot_football.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_football.py</span></code></a></p>
diff --git a/auto_examples/graph/plot_karate_club.html b/auto_examples/graph/plot_karate_club.html
index 7654416c..6dd520a8 100644
--- a/auto_examples/graph/plot_karate_club.html
+++ b/auto_examples/graph/plot_karate_club.html
@@ -562,7 +562,7 @@ Journal of Anthropological Research, 33, 452-473.</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.134 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.089 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-graph-plot-karate-club-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/373a1e407e4caee6fc7b7b46704a985c/plot_karate_club.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_karate_club.py</span></code></a></p>
diff --git a/auto_examples/graph/plot_morse_trie.html b/auto_examples/graph/plot_morse_trie.html
index 6a46f709..a7054f60 100644
--- a/auto_examples/graph/plot_morse_trie.html
+++ b/auto_examples/graph/plot_morse_trie.html
@@ -602,7 +602,7 @@ the path.</p>
<span class="nb">print</span><span class="p">(</span><span class="s2">&quot; &quot;</span><span class="o">.</span><span class="n">join</span><span class="p">([</span><span class="n">morse_encode</span><span class="p">(</span><span class="n">ltr</span><span class="p">)</span> <span class="k">for</span> <span class="n">ltr</span> <span class="ow">in</span> <span class="s2">&quot;ilovenetworkx&quot;</span><span class="p">]))</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.280 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.181 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-graph-plot-morse-trie-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/60379a4283563d425090aaae07ab115a/plot_morse_trie.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_morse_trie.py</span></code></a></p>
diff --git a/auto_examples/graph/plot_napoleon_russian_campaign.html b/auto_examples/graph/plot_napoleon_russian_campaign.html
index f4a9b331..1e13ba38 100644
--- a/auto_examples/graph/plot_napoleon_russian_campaign.html
+++ b/auto_examples/graph/plot_napoleon_russian_campaign.html
@@ -632,7 +632,7 @@ to download the full example code</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.174 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.127 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-graph-plot-napoleon-russian-campaign-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/87e75a2d09fb817a4616bb71aa44546f/plot_napoleon_russian_campaign.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_napoleon_russian_campaign.py</span></code></a></p>
diff --git a/auto_examples/graph/plot_roget.html b/auto_examples/graph/plot_roget.html
index cfb3f5e4..493b2f1d 100644
--- a/auto_examples/graph/plot_roget.html
+++ b/auto_examples/graph/plot_roget.html
@@ -588,7 +588,7 @@ DiGraph with 1022 nodes and 5075 edges
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.301 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.229 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-graph-plot-roget-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/118b3a0c87610e4910d74143c904d290/plot_roget.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_roget.py</span></code></a></p>
diff --git a/auto_examples/graph/plot_triad_types.html b/auto_examples/graph/plot_triad_types.html
index e045f309..5479b87b 100644
--- a/auto_examples/graph/plot_triad_types.html
+++ b/auto_examples/graph/plot_triad_types.html
@@ -563,7 +563,7 @@ the Orientation as Up (U), Down (D) , Cyclical (C) or Transitive (T).</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 1.676 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 1.064 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-graph-plot-triad-types-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/b7a826e19c8bd8bafecaae1ae69c7d1d/plot_triad_types.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_triad_types.py</span></code></a></p>
diff --git a/auto_examples/graph/plot_words.html b/auto_examples/graph/plot_words.html
index 425da26f..1b1c5b09 100644
--- a/auto_examples/graph/plot_words.html
+++ b/auto_examples/graph/plot_words.html
@@ -624,7 +624,7 @@ None
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.528 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.393 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-graph-plot-words-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/e6a489a8b2deb49ed237fac38a28f429/plot_words.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_words.py</span></code></a></p>
diff --git a/auto_examples/graph/sg_execution_times.html b/auto_examples/graph/sg_execution_times.html
index 22ad4700..45cfd4c5 100644
--- a/auto_examples/graph/sg_execution_times.html
+++ b/auto_examples/graph/sg_execution_times.html
@@ -463,51 +463,51 @@
<section id="computation-times">
<span id="sphx-glr-auto-examples-graph-sg-execution-times"></span><h1>Computation times<a class="headerlink" href="#computation-times" title="Permalink to this heading">#</a></h1>
-<p><strong>00:03.946</strong> total execution time for <strong>auto_examples_graph</strong> files:</p>
+<p><strong>00:02.651</strong> total execution time for <strong>auto_examples_graph</strong> files:</p>
<table class="table">
<tbody>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_triad_types.html#sphx-glr-auto-examples-graph-plot-triad-types-py"><span class="std std-ref">Triads</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_triad_types.py</span></code>)</p></td>
-<td><p>00:01.676</p></td>
+<td><p>00:01.064</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="plot_words.html#sphx-glr-auto-examples-graph-plot-words-py"><span class="std std-ref">Words/Ladder Graph</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_words.py</span></code>)</p></td>
-<td><p>00:00.528</p></td>
+<td><p>00:00.393</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_football.html#sphx-glr-auto-examples-graph-plot-football-py"><span class="std std-ref">Football</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_football.py</span></code>)</p></td>
-<td><p>00:00.468</p></td>
+<td><p>00:00.303</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="plot_roget.html#sphx-glr-auto-examples-graph-plot-roget-py"><span class="std std-ref">Roget</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_roget.py</span></code>)</p></td>
-<td><p>00:00.301</p></td>
+<td><p>00:00.229</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_morse_trie.html#sphx-glr-auto-examples-graph-plot-morse-trie-py"><span class="std std-ref">Morse Trie</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_morse_trie.py</span></code>)</p></td>
-<td><p>00:00.280</p></td>
+<td><p>00:00.181</p></td>
<td><p>0.0 MB</p></td>
</tr>
-<tr class="row-even"><td><p><a class="reference internal" href="plot_dag_layout.html#sphx-glr-auto-examples-graph-plot-dag-layout-py"><span class="std std-ref">DAG - Topological Layout</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_dag_layout.py</span></code>)</p></td>
-<td><p>00:00.181</p></td>
+<tr class="row-even"><td><p><a class="reference internal" href="plot_napoleon_russian_campaign.html#sphx-glr-auto-examples-graph-plot-napoleon-russian-campaign-py"><span class="std std-ref">Napoleon Russian Campaign</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_napoleon_russian_campaign.py</span></code>)</p></td>
+<td><p>00:00.127</p></td>
<td><p>0.0 MB</p></td>
</tr>
-<tr class="row-odd"><td><p><a class="reference internal" href="plot_napoleon_russian_campaign.html#sphx-glr-auto-examples-graph-plot-napoleon-russian-campaign-py"><span class="std std-ref">Napoleon Russian Campaign</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_napoleon_russian_campaign.py</span></code>)</p></td>
-<td><p>00:00.174</p></td>
+<tr class="row-odd"><td><p><a class="reference internal" href="plot_dag_layout.html#sphx-glr-auto-examples-graph-plot-dag-layout-py"><span class="std std-ref">DAG - Topological Layout</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_dag_layout.py</span></code>)</p></td>
+<td><p>00:00.116</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="plot_karate_club.html#sphx-glr-auto-examples-graph-plot-karate-club-py"><span class="std std-ref">Karate Club</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_karate_club.py</span></code>)</p></td>
-<td><p>00:00.134</p></td>
+<td><p>00:00.089</p></td>
<td><p>0.0 MB</p></td>
</tr>
-<tr class="row-odd"><td><p><a class="reference internal" href="plot_degree_sequence.html#sphx-glr-auto-examples-graph-plot-degree-sequence-py"><span class="std std-ref">Degree Sequence</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_degree_sequence.py</span></code>)</p></td>
-<td><p>00:00.084</p></td>
+<tr class="row-odd"><td><p><a class="reference internal" href="plot_erdos_renyi.html#sphx-glr-auto-examples-graph-plot-erdos-renyi-py"><span class="std std-ref">Erdos Renyi</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_erdos_renyi.py</span></code>)</p></td>
+<td><p>00:00.059</p></td>
<td><p>0.0 MB</p></td>
</tr>
-<tr class="row-even"><td><p><a class="reference internal" href="plot_erdos_renyi.html#sphx-glr-auto-examples-graph-plot-erdos-renyi-py"><span class="std std-ref">Erdos Renyi</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_erdos_renyi.py</span></code>)</p></td>
-<td><p>00:00.081</p></td>
+<tr class="row-even"><td><p><a class="reference internal" href="plot_degree_sequence.html#sphx-glr-auto-examples-graph-plot-degree-sequence-py"><span class="std std-ref">Degree Sequence</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_degree_sequence.py</span></code>)</p></td>
+<td><p>00:00.058</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_expected_degree_sequence.html#sphx-glr-auto-examples-graph-plot-expected-degree-sequence-py"><span class="std std-ref">Expected Degree Sequence</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_expected_degree_sequence.py</span></code>)</p></td>
-<td><p>00:00.039</p></td>
+<td><p>00:00.031</p></td>
<td><p>0.0 MB</p></td>
</tr>
</tbody>
diff --git a/auto_examples/graphviz_drawing/plot_attributes.html b/auto_examples/graphviz_drawing/plot_attributes.html
index 5f62be49..968d63f6 100644
--- a/auto_examples/graphviz_drawing/plot_attributes.html
+++ b/auto_examples/graphviz_drawing/plot_attributes.html
@@ -532,7 +532,7 @@ node node attributes
<span class="nb">print</span><span class="p">(</span><span class="n">X</span><span class="o">.</span><span class="n">nodes</span><span class="o">.</span><span class="n">data</span><span class="p">(</span><span class="kc">True</span><span class="p">))</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.089 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.083 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-graphviz-drawing-plot-attributes-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/52bb0ebd52824aa460a3ecb45c1cb5e5/plot_attributes.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_attributes.py</span></code></a></p>
diff --git a/auto_examples/graphviz_drawing/plot_conversion.html b/auto_examples/graphviz_drawing/plot_conversion.html
index 52aa0c0d..4ed8440f 100644
--- a/auto_examples/graphviz_drawing/plot_conversion.html
+++ b/auto_examples/graphviz_drawing/plot_conversion.html
@@ -514,7 +514,7 @@ to download the full example code</p>
<a href="https://pygraphviz.github.io/documentation/stable/reference/agraph.html#pygraphviz.AGraph.draw" title="pygraphviz.AGraph.draw" class="sphx-glr-backref-module-pygraphviz sphx-glr-backref-type-py-method"><span class="n">A</span><span class="o">.</span><span class="n">draw</span></a><span class="p">(</span><span class="s2">&quot;k5.png&quot;</span><span class="p">,</span> <span class="n">prog</span><span class="o">=</span><span class="s2">&quot;neato&quot;</span><span class="p">)</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.032 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.027 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-graphviz-drawing-plot-conversion-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/27aa0c08bacf20ba3f5ce4f8d02ac226/plot_conversion.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_conversion.py</span></code></a></p>
diff --git a/auto_examples/graphviz_drawing/plot_grid.html b/auto_examples/graphviz_drawing/plot_grid.html
index 2b55aa63..adbfdcf8 100644
--- a/auto_examples/graphviz_drawing/plot_grid.html
+++ b/auto_examples/graphviz_drawing/plot_grid.html
@@ -519,7 +519,7 @@ Graphviz command line interface to create visualizations.</p>
<img src="../../_images/sphx_glr_plot_grid_001.png" srcset="../../_images/sphx_glr_plot_grid_001.png" alt="plot grid" class = "sphx-glr-single-img"/><div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>Now run: neato -Tps grid.dot &gt;grid.ps
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.083 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.068 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-graphviz-drawing-plot-grid-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/26e3cd745ae317a76a0df34cbf4999d8/plot_grid.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_grid.py</span></code></a></p>
diff --git a/auto_examples/graphviz_drawing/plot_mini_atlas.html b/auto_examples/graphviz_drawing/plot_mini_atlas.html
index d851360e..1798acd3 100644
--- a/auto_examples/graphviz_drawing/plot_mini_atlas.html
+++ b/auto_examples/graphviz_drawing/plot_mini_atlas.html
@@ -543,7 +543,7 @@ Graph named &#39;G19&#39; with 5 nodes and 0 edges
<a href="https://pygraphviz.github.io/documentation/stable/reference/agraph.html#pygraphviz.AGraph.draw" title="pygraphviz.AGraph.draw" class="sphx-glr-backref-module-pygraphviz sphx-glr-backref-type-py-method"><span class="n">A</span><span class="o">.</span><span class="n">draw</span></a><span class="p">(</span><span class="s2">&quot;A20.png&quot;</span><span class="p">,</span> <span class="n">prog</span><span class="o">=</span><span class="s2">&quot;neato&quot;</span><span class="p">)</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.101 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.080 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-graphviz-drawing-plot-mini-atlas-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/cc271806f4fdfe8710206c593b90e506/plot_mini_atlas.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_mini_atlas.py</span></code></a></p>
diff --git a/auto_examples/graphviz_drawing/sg_execution_times.html b/auto_examples/graphviz_drawing/sg_execution_times.html
index bebaea4a..93125a86 100644
--- a/auto_examples/graphviz_drawing/sg_execution_times.html
+++ b/auto_examples/graphviz_drawing/sg_execution_times.html
@@ -463,23 +463,23 @@
<section id="computation-times">
<span id="sphx-glr-auto-examples-graphviz-drawing-sg-execution-times"></span><h1>Computation times<a class="headerlink" href="#computation-times" title="Permalink to this heading">#</a></h1>
-<p><strong>00:00.305</strong> total execution time for <strong>auto_examples_graphviz_drawing</strong> files:</p>
+<p><strong>00:00.258</strong> total execution time for <strong>auto_examples_graphviz_drawing</strong> files:</p>
<table class="table">
<tbody>
-<tr class="row-odd"><td><p><a class="reference internal" href="plot_mini_atlas.html#sphx-glr-auto-examples-graphviz-drawing-plot-mini-atlas-py"><span class="std std-ref">Atlas</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_mini_atlas.py</span></code>)</p></td>
-<td><p>00:00.101</p></td>
+<tr class="row-odd"><td><p><a class="reference internal" href="plot_attributes.html#sphx-glr-auto-examples-graphviz-drawing-plot-attributes-py"><span class="std std-ref">Attributes</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_attributes.py</span></code>)</p></td>
+<td><p>00:00.083</p></td>
<td><p>0.0 MB</p></td>
</tr>
-<tr class="row-even"><td><p><a class="reference internal" href="plot_attributes.html#sphx-glr-auto-examples-graphviz-drawing-plot-attributes-py"><span class="std std-ref">Attributes</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_attributes.py</span></code>)</p></td>
-<td><p>00:00.089</p></td>
+<tr class="row-even"><td><p><a class="reference internal" href="plot_mini_atlas.html#sphx-glr-auto-examples-graphviz-drawing-plot-mini-atlas-py"><span class="std std-ref">Atlas</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_mini_atlas.py</span></code>)</p></td>
+<td><p>00:00.080</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_grid.html#sphx-glr-auto-examples-graphviz-drawing-plot-grid-py"><span class="std std-ref">2D Grid</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_grid.py</span></code>)</p></td>
-<td><p>00:00.083</p></td>
+<td><p>00:00.068</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="plot_conversion.html#sphx-glr-auto-examples-graphviz-drawing-plot-conversion-py"><span class="std std-ref">Conversion</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_conversion.py</span></code>)</p></td>
-<td><p>00:00.032</p></td>
+<td><p>00:00.027</p></td>
<td><p>0.0 MB</p></td>
</tr>
</tbody>
diff --git a/auto_examples/graphviz_layout/plot_atlas.html b/auto_examples/graphviz_layout/plot_atlas.html
index 1a7ba2e3..3a7bde2d 100644
--- a/auto_examples/graphviz_layout/plot_atlas.html
+++ b/auto_examples/graphviz_layout/plot_atlas.html
@@ -549,7 +549,7 @@ We don’t plot the empty graph nor the single node graph.
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 5.043 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 3.826 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-graphviz-layout-plot-atlas-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/37c712582f2a7575f32a59a1389228a7/plot_atlas.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_atlas.py</span></code></a></p>
diff --git a/auto_examples/graphviz_layout/plot_circular_tree.html b/auto_examples/graphviz_layout/plot_circular_tree.html
index daf2dead..cfa0c5c0 100644
--- a/auto_examples/graphviz_layout/plot_circular_tree.html
+++ b/auto_examples/graphviz_layout/plot_circular_tree.html
@@ -510,7 +510,7 @@ to download the full example code</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.192 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.153 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-graphviz-layout-plot-circular-tree-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/e854482dd498b1c5f7f158a5717b999d/plot_circular_tree.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_circular_tree.py</span></code></a></p>
diff --git a/auto_examples/graphviz_layout/plot_decomposition.html b/auto_examples/graphviz_layout/plot_decomposition.html
index 0f5749bb..54b05499 100644
--- a/auto_examples/graphviz_layout/plot_decomposition.html
+++ b/auto_examples/graphviz_layout/plot_decomposition.html
@@ -535,7 +535,7 @@ to download the full example code</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.439 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.301 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-graphviz-layout-plot-decomposition-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/533257c084adfbb38066f806a87784c5/plot_decomposition.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_decomposition.py</span></code></a></p>
diff --git a/auto_examples/graphviz_layout/plot_giant_component.html b/auto_examples/graphviz_layout/plot_giant_component.html
index a73b815b..9d6dd1e5 100644
--- a/auto_examples/graphviz_layout/plot_giant_component.html
+++ b/auto_examples/graphviz_layout/plot_giant_component.html
@@ -543,7 +543,7 @@ giant connected component in a binomial random graph.</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 1.106 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.806 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-graphviz-layout-plot-giant-component-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/f5d29b33ff492f40e4749050b3f5e7dd/plot_giant_component.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_giant_component.py</span></code></a></p>
diff --git a/auto_examples/graphviz_layout/plot_lanl_routes.html b/auto_examples/graphviz_layout/plot_lanl_routes.html
index ffa76a67..6d8b4360 100644
--- a/auto_examples/graphviz_layout/plot_lanl_routes.html
+++ b/auto_examples/graphviz_layout/plot_lanl_routes.html
@@ -561,7 +561,7 @@ to download the full example code</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.459 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.336 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-graphviz-layout-plot-lanl-routes-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/30e04b92b8aefc7afe7f634d84ae925a/plot_lanl_routes.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_lanl_routes.py</span></code></a></p>
diff --git a/auto_examples/graphviz_layout/sg_execution_times.html b/auto_examples/graphviz_layout/sg_execution_times.html
index 8f2320e0..bc043ffd 100644
--- a/auto_examples/graphviz_layout/sg_execution_times.html
+++ b/auto_examples/graphviz_layout/sg_execution_times.html
@@ -463,27 +463,27 @@
<section id="computation-times">
<span id="sphx-glr-auto-examples-graphviz-layout-sg-execution-times"></span><h1>Computation times<a class="headerlink" href="#computation-times" title="Permalink to this heading">#</a></h1>
-<p><strong>00:07.239</strong> total execution time for <strong>auto_examples_graphviz_layout</strong> files:</p>
+<p><strong>00:05.422</strong> total execution time for <strong>auto_examples_graphviz_layout</strong> files:</p>
<table class="table">
<tbody>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_atlas.html#sphx-glr-auto-examples-graphviz-layout-plot-atlas-py"><span class="std std-ref">Atlas</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_atlas.py</span></code>)</p></td>
-<td><p>00:05.043</p></td>
+<td><p>00:03.826</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="plot_giant_component.html#sphx-glr-auto-examples-graphviz-layout-plot-giant-component-py"><span class="std std-ref">Giant Component</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_giant_component.py</span></code>)</p></td>
-<td><p>00:01.106</p></td>
+<td><p>00:00.806</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_lanl_routes.html#sphx-glr-auto-examples-graphviz-layout-plot-lanl-routes-py"><span class="std std-ref">Lanl Routes</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_lanl_routes.py</span></code>)</p></td>
-<td><p>00:00.459</p></td>
+<td><p>00:00.336</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="plot_decomposition.html#sphx-glr-auto-examples-graphviz-layout-plot-decomposition-py"><span class="std std-ref">Decomposition</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_decomposition.py</span></code>)</p></td>
-<td><p>00:00.439</p></td>
+<td><p>00:00.301</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_circular_tree.html#sphx-glr-auto-examples-graphviz-layout-plot-circular-tree-py"><span class="std std-ref">Circular Tree</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_circular_tree.py</span></code>)</p></td>
-<td><p>00:00.192</p></td>
+<td><p>00:00.153</p></td>
<td><p>0.0 MB</p></td>
</tr>
</tbody>
diff --git a/auto_examples/subclass/plot_antigraph.html b/auto_examples/subclass/plot_antigraph.html
index 7a6e4ad5..f3cd57d8 100644
--- a/auto_examples/subclass/plot_antigraph.html
+++ b/auto_examples/subclass/plot_antigraph.html
@@ -680,7 +680,7 @@ algorithms.</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.122 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.098 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-subclass-plot-antigraph-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/652afbfc3c52c8cdd7689321df2e696a/plot_antigraph.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_antigraph.py</span></code></a></p>
diff --git a/auto_examples/subclass/plot_printgraph.html b/auto_examples/subclass/plot_printgraph.html
index 38c85ba4..dc92f3ce 100644
--- a/auto_examples/subclass/plot_printgraph.html
+++ b/auto_examples/subclass/plot_printgraph.html
@@ -616,7 +616,7 @@ Add edge: 9-12
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.087 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.058 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-subclass-plot-printgraph-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/1b5e7bf8d2514d71280314171170de85/plot_printgraph.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_printgraph.py</span></code></a></p>
diff --git a/auto_examples/subclass/sg_execution_times.html b/auto_examples/subclass/sg_execution_times.html
index b9259933..3b0fea01 100644
--- a/auto_examples/subclass/sg_execution_times.html
+++ b/auto_examples/subclass/sg_execution_times.html
@@ -463,15 +463,15 @@
<section id="computation-times">
<span id="sphx-glr-auto-examples-subclass-sg-execution-times"></span><h1>Computation times<a class="headerlink" href="#computation-times" title="Permalink to this heading">#</a></h1>
-<p><strong>00:00.210</strong> total execution time for <strong>auto_examples_subclass</strong> files:</p>
+<p><strong>00:00.157</strong> total execution time for <strong>auto_examples_subclass</strong> files:</p>
<table class="table">
<tbody>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_antigraph.html#sphx-glr-auto-examples-subclass-plot-antigraph-py"><span class="std std-ref">Antigraph</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_antigraph.py</span></code>)</p></td>
-<td><p>00:00.122</p></td>
+<td><p>00:00.098</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="plot_printgraph.html#sphx-glr-auto-examples-subclass-plot-printgraph-py"><span class="std std-ref">Print Graph</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_printgraph.py</span></code>)</p></td>
-<td><p>00:00.087</p></td>
+<td><p>00:00.058</p></td>
<td><p>0.0 MB</p></td>
</tr>
</tbody>