summaryrefslogtreecommitdiff
path: root/auto_examples/basic/sg_execution_times.html
diff options
context:
space:
mode:
authorMridulS <mail@mriduls.com>2023-02-23 15:31:06 +0000
committerMridulS <mail@mriduls.com>2023-02-23 15:31:06 +0000
commit9e48ac05060c8f42de0e92d4e7e5b157b1c38978 (patch)
treeb4f03a4dd4b6454e7a31e6692d1b35dffcc806f4 /auto_examples/basic/sg_execution_times.html
parent5aa1fdf768771b57f057c25a320c034cb59644ca (diff)
downloadnetworkx-9e48ac05060c8f42de0e92d4e7e5b157b1c38978.tar.gz
Deploying to gh-pages from @ networkx/networkx@0b0a5fc5c512c2cbacd374860e47742e48a8dcfe 🚀
Diffstat (limited to 'auto_examples/basic/sg_execution_times.html')
-rw-r--r--auto_examples/basic/sg_execution_times.html40
1 files changed, 26 insertions, 14 deletions
diff --git a/auto_examples/basic/sg_execution_times.html b/auto_examples/basic/sg_execution_times.html
index af273b95..5b64f994 100644
--- a/auto_examples/basic/sg_execution_times.html
+++ b/auto_examples/basic/sg_execution_times.html
@@ -6,7 +6,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
- <title>Computation times &#8212; NetworkX 3.0rc2.dev0 documentation</title>
+ <title>Computation times &#8212; NetworkX 3.1rc1.dev0 documentation</title>
@@ -47,12 +47,18 @@
<script>DOCUMENTATION_OPTIONS.pagename = 'auto_examples/basic/sg_execution_times';</script>
<link rel="canonical" href="https://networkx.org/documentation/stable/auto_examples/basic/sg_execution_times.html" />
<link rel="search" type="application/opensearchdescription+xml"
- title="Search within NetworkX 3.0rc2.dev0 documentation"
+ title="Search within NetworkX 3.1rc1.dev0 documentation"
href="../../_static/opensearch.xml"/>
<link rel="index" title="Index" href="../../genindex.html" />
<link rel="search" title="Search" href="../../search.html" />
+<script
+ defer
+ data-domain="networkx.org"
+ src="https://views.scientific-python.org/js/script.js"
+></script>
+
<meta name="viewport" content="width=device-width, initial-scale=1" />
- <meta name="docsearch:language" content="en">
+ <meta name="docsearch:language" content="en">
</head>
@@ -94,6 +100,12 @@
<span class="search-button__kbd-shortcut"><kbd class="kbd-shortcut__modifier">Ctrl</kbd>+<kbd>K</kbd></span>
</form>
</div>
+ </div><div class="bd-header-announcement container-fluid" id="header-announcement">
+
+
+
+<div class="bd-header-announcement__content"><p><a href='https://forms.gle/NUGcBxyjx5onbAgc8'> NetworkX User Survey 2023</a> 🎉 Fill out the survey to tell us about your ideas, complaints, praises of NetworkX!</p></div>
+
</div>
@@ -245,7 +257,7 @@
id="dLabelMore"
data-toggle="dropdown"
>
- v3.0rc2.dev0
+ v3.1rc1.dev0
<span class="caret"></span>
</button>
<ul class="dropdown-menu" aria-labelledby="dLabelMore">
@@ -408,7 +420,7 @@
id="dLabelMore"
data-toggle="dropdown"
>
- v3.0rc2.dev0
+ v3.1rc1.dev0
<span class="caret"></span>
</button>
<ul class="dropdown-menu" aria-labelledby="dLabelMore">
@@ -463,19 +475,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.528</strong> total execution time for <strong>auto_examples_basic</strong> files:</p>
+<p><strong>00:00.886</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.377</p></td>
+<td><p>00:00.646</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.089</p></td>
+<td><p>00:00.133</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.062</p></td>
+<td><p>00:00.107</p></td>
<td><p>0.0 MB</p></td>
</tr>
</tbody>
@@ -495,11 +507,11 @@
<div class="toc-item">
-<div id="searchbox"></div>
-</div>
-
-<div class="toc-item">
-
+<form class="bd-search d-flex align-items-center" action="../../search.html" method="get">
+ <i class="fa-solid fa-magnifying-glass"></i>
+ <input type="search" class="form-control" name="q" id="search-input" placeholder="Search the docs ..." aria-label="Search the docs ..." autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false">
+ <span class="search-button__kbd-shortcut"><kbd class="kbd-shortcut__modifier">Ctrl</kbd>+<kbd>K</kbd></span>
+</form>
</div>
<div class="toc-item">