Skip to content

Commit 89076db

Browse files
author
committed
Deployed 45a54d1 with MkDocs version: 1.6.1
1 parent fcfb102 commit 89076db

79 files changed

Lines changed: 171 additions & 171 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

generated_examples/applications/callable/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3163,7 +3163,7 @@ <h1 id="callable-functions-demo">Callable functions demo<a class="headerlink" hr
31633163
<span class="n">example</span><span class="o">.</span><span class="n">func</span><span class="o">.</span><span class="n">changed</span><span class="o">.</span><span class="n">connect</span><span class="p">(</span><span class="n">update</span><span class="p">)</span>
31643164
<span class="n">example</span><span class="o">.</span><span class="n">show</span><span class="p">(</span><span class="n">run</span><span class="o">=</span><span class="kc">True</span><span class="p">)</span>
31653165
</code></pre></div>
3166-
<p><strong>Total running time of the script:</strong> ( 0 minutes 0.035 seconds)</p>
3166+
<p><strong>Total running time of the script:</strong> ( 0 minutes 0.043 seconds)</p>
31673167
<div id="download_links"></div>
31683168

31693169
<p><a class="md-button center" href="../callable.py"><span class="twemoji"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--><path d="M288 32c0-17.7-14.3-32-32-32s-32 14.3-32 32v242.7l-73.4-73.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l128 128c12.5 12.5 32.8 12.5 45.3 0l128-128c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L288 274.7zM64 352c-35.3 0-64 28.7-64 64v32c0 35.3 28.7 64 64 64h384c35.3 0 64-28.7 64-64v-32c0-35.3-28.7-64-64-64H346.5l-45.3 45.3c-25 25-65.5 25-90.5 0L165.5 352zm368 56a24 24 0 1 1 0 48 24 24 0 1 1 0-48"/></svg></span> Download Python source code: callable.py</a></p>
0 Bytes
Binary file not shown.

generated_examples/applications/chaining/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3187,7 +3187,7 @@ <h1 id="chaining-functions-together">Chaining functions together<a class="header
31873187

31883188
<span class="c1"># notice which functions get called when you change each widget.</span>
31893189
</code></pre></div>
3190-
<p><strong>Total running time of the script:</strong> ( 0 minutes 0.047 seconds)</p>
3190+
<p><strong>Total running time of the script:</strong> ( 0 minutes 0.041 seconds)</p>
31913191
<div id="download_links"></div>
31923192

31933193
<p><a class="md-button center" href="../chaining.py"><span class="twemoji"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--><path d="M288 32c0-17.7-14.3-32-32-32s-32 14.3-32 32v242.7l-73.4-73.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l128 128c12.5 12.5 32.8 12.5 45.3 0l128-128c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L288 274.7zM64 352c-35.3 0-64 28.7-64 64v32c0 35.3 28.7 64 64 64h384c35.3 0 64-28.7 64-64v-32c0-35.3-28.7-64-64-64H346.5l-45.3 45.3c-25 25-65.5 25-90.5 0L165.5 352zm368 56a24 24 0 1 1 0 48 24 24 0 1 1 0-48"/></svg></span> Download Python source code: chaining.py</a></p>
-3 Bytes
Binary file not shown.

generated_examples/applications/hotdog/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3170,7 +3170,7 @@ <h1 id="hotdog-or-not-app">Hotdog or not app<a class="headerlink" href="#hotdog-
31703170
<span class="k">if</span> <span class="vm">__name__</span> <span class="o">==</span> <span class="s2">&quot;__main__&quot;</span><span class="p">:</span>
31713171
<span class="n">is_hotdog</span><span class="o">.</span><span class="n">show</span><span class="p">(</span><span class="n">run</span><span class="o">=</span><span class="kc">True</span><span class="p">)</span>
31723172
</code></pre></div>
3173-
<p><strong>Total running time of the script:</strong> ( 0 minutes 0.038 seconds)</p>
3173+
<p><strong>Total running time of the script:</strong> ( 0 minutes 0.034 seconds)</p>
31743174
<div id="download_links"></div>
31753175

31763176
<p><a class="md-button center" href="../hotdog.py"><span class="twemoji"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--><path d="M288 32c0-17.7-14.3-32-32-32s-32 14.3-32 32v242.7l-73.4-73.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l128 128c12.5 12.5 32.8 12.5 45.3 0l128-128c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L288 274.7zM64 352c-35.3 0-64 28.7-64 64v32c0 35.3 28.7 64 64 64h384c35.3 0 64-28.7 64-64v-32c0-35.3-28.7-64-64-64H346.5l-45.3 45.3c-25 25-65.5 25-90.5 0L165.5 352zm368 56a24 24 0 1 1 0 48 24 24 0 1 1 0-48"/></svg></span> Download Python source code: hotdog.py</a></p>
0 Bytes
Binary file not shown.

generated_examples/applications/mg_execution_times/index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3095,17 +3095,17 @@
30953095

30963096

30973097
<h1 id="computation-times">Computation times<a class="headerlink" href="#computation-times" title="Permanent link">#</a></h1>
3098-
<p><strong>00:00.338</strong> total execution time for <strong>generated_examples_applications</strong> files:</p>
3098+
<p><strong>00:00.337</strong> total execution time for <strong>generated_examples_applications</strong> files:</p>
30993099
<p>+-----------------------------------------------------------------------------------+-----------+--------+
3100-
| <a href="../pint_quantity/">pint_quantity</a> (docs/examples/applications/pint_quantity.py) | 00:00.172 | 0.0 MB |
3100+
| <a href="../pint_quantity/">pint_quantity</a> (docs/examples/applications/pint_quantity.py) | 00:00.165 | 0.0 MB |
31013101
+-----------------------------------------------------------------------------------+-----------+--------+
3102-
| <a href="../chaining/">chaining</a> (docs/examples/applications/chaining.py) | 00:00.047 | 0.0 MB |
3102+
| <a href="../snells_law/">snells_law</a> (docs/examples/applications/snells_law.py) | 00:00.055 | 0.0 MB |
31033103
+-----------------------------------------------------------------------------------+-----------+--------+
3104-
| <a href="../snells_law/">snells_law</a> (docs/examples/applications/snells_law.py) | 00:00.046 | 0.0 MB |
3104+
| <a href="../callable/">callable</a> (docs/examples/applications/callable.py) | 00:00.043 | 0.0 MB |
31053105
+-----------------------------------------------------------------------------------+-----------+--------+
3106-
| <a href="../hotdog/">hotdog</a> (docs/examples/applications/hotdog.py) | 00:00.038 | 0.0 MB |
3106+
| <a href="../chaining/">chaining</a> (docs/examples/applications/chaining.py) | 00:00.041 | 0.0 MB |
31073107
+-----------------------------------------------------------------------------------+-----------+--------+
3108-
| <a href="../callable/">callable</a> (docs/examples/applications/callable.py) | 00:00.035 | 0.0 MB |
3108+
| <a href="../hotdog/">hotdog</a> (docs/examples/applications/hotdog.py) | 00:00.034 | 0.0 MB |
31093109
+-----------------------------------------------------------------------------------+-----------+--------+
31103110
| <a href="../values_dialog/">values_dialog</a> (docs/examples/applications/values_dialog.py) | 00:00.000 | 0.0 MB |
31113111
+-----------------------------------------------------------------------------------+-----------+--------+</p>

generated_examples/applications/pint_quantity/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3159,7 +3159,7 @@ <h1 id="quantities-with-pint">Quantities with pint<a class="headerlink" href="#q
31593159

31603160
<span class="n">widget</span><span class="o">.</span><span class="n">show</span><span class="p">(</span><span class="n">run</span><span class="o">=</span><span class="kc">True</span><span class="p">)</span>
31613161
</code></pre></div>
3162-
<p><strong>Total running time of the script:</strong> ( 0 minutes 0.172 seconds)</p>
3162+
<p><strong>Total running time of the script:</strong> ( 0 minutes 0.165 seconds)</p>
31633163
<div id="download_links"></div>
31643164

31653165
<p><a class="md-button center" href="../pint_quantity.py"><span class="twemoji"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--><path d="M288 32c0-17.7-14.3-32-32-32s-32 14.3-32 32v242.7l-73.4-73.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l128 128c12.5 12.5 32.8 12.5 45.3 0l128-128c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L288 274.7zM64 352c-35.3 0-64 28.7-64 64v32c0 35.3 28.7 64 64 64h384c35.3 0 64-28.7 64-64v-32c0-35.3-28.7-64-64-64H346.5l-45.3 45.3c-25 25-65.5 25-90.5 0L165.5 352zm368 56a24 24 0 1 1 0 48 24 24 0 1 1 0-48"/></svg></span> Download Python source code: pint_quantity.py</a></p>
-3 Bytes
Binary file not shown.

generated_examples/applications/snells_law/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3165,7 +3165,7 @@ <h1 id="snells-law-demonstration-using-magicgui">Snell's law demonstration using
31653165

31663166
<span class="n">snells_law</span><span class="o">.</span><span class="n">show</span><span class="p">(</span><span class="n">run</span><span class="o">=</span><span class="kc">True</span><span class="p">)</span>
31673167
</code></pre></div>
3168-
<p><strong>Total running time of the script:</strong> ( 0 minutes 0.046 seconds)</p>
3168+
<p><strong>Total running time of the script:</strong> ( 0 minutes 0.055 seconds)</p>
31693169
<div id="download_links"></div>
31703170

31713171
<p><a class="md-button center" href="../snells_law.py"><span class="twemoji"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--><path d="M288 32c0-17.7-14.3-32-32-32s-32 14.3-32 32v242.7l-73.4-73.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l128 128c12.5 12.5 32.8 12.5 45.3 0l128-128c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L288 274.7zM64 352c-35.3 0-64 28.7-64 64v32c0 35.3 28.7 64 64 64h384c35.3 0 64-28.7 64-64v-32c0-35.3-28.7-64-64-64H346.5l-45.3 45.3c-25 25-65.5 25-90.5 0L165.5 352zm368 56a24 24 0 1 1 0 48 24 24 0 1 1 0-48"/></svg></span> Download Python source code: snells_law.py</a></p>

0 commit comments

Comments
 (0)