Skip to content

Commit bcba6de

Browse files
author
committed
Deployed 69c2808 with MkDocs version: 1.6.1
1 parent cbda86d commit bcba6de

74 files changed

Lines changed: 73 additions & 73 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
@@ -3052,7 +3052,7 @@ <h1 id="callable-functions-demo">Callable functions demo<a class="headerlink" hr
30523052
<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>
30533053
<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>
30543054
</code></pre></div>
3055-
<p><strong>Total running time of the script:</strong> ( 0 minutes 0.049 seconds)</p>
3055+
<p><strong>Total running time of the script:</strong> ( 0 minutes 0.034 seconds)</p>
30563056
<div id="download_links"></div>
30573057

30583058
<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>
-6 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
@@ -3076,7 +3076,7 @@ <h1 id="chaining-functions-together">Chaining functions together<a class="header
30763076

30773077
<span class="c1"># notice which functions get called when you change each widget.</span>
30783078
</code></pre></div>
3079-
<p><strong>Total running time of the script:</strong> ( 0 minutes 0.063 seconds)</p>
3079+
<p><strong>Total running time of the script:</strong> ( 0 minutes 0.042 seconds)</p>
30803080
<div id="download_links"></div>
30813081

30823082
<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>
-12 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
@@ -3059,7 +3059,7 @@ <h1 id="hotdog-or-not-app">Hotdog or not app<a class="headerlink" href="#hotdog-
30593059
<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>
30603060
<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>
30613061
</code></pre></div>
3062-
<p><strong>Total running time of the script:</strong> ( 0 minutes 0.038 seconds)</p>
3062+
<p><strong>Total running time of the script:</strong> ( 0 minutes 0.047 seconds)</p>
30633063
<div id="download_links"></div>
30643064

30653065
<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
@@ -2984,17 +2984,17 @@
29842984

29852985

29862986
<h1 id="computation-times">Computation times<a class="headerlink" href="#computation-times" title="Permanent link">#</a></h1>
2987-
<p><strong>00:00.409</strong> total execution time for <strong>generated_examples_applications</strong> files:</p>
2987+
<p><strong>00:00.321</strong> total execution time for <strong>generated_examples_applications</strong> files:</p>
29882988
<p>+-----------------------------------------------------------------------------------+-----------+--------+
2989-
| <a href="../pint_quantity/">pint_quantity</a> (docs/examples/applications/pint_quantity.py) | 00:00.184 | 0.0 MB |
2989+
| <a href="../pint_quantity/">pint_quantity</a> (docs/examples/applications/pint_quantity.py) | 00:00.163 | 0.0 MB |
29902990
+-----------------------------------------------------------------------------------+-----------+--------+
2991-
| <a href="../snells_law/">snells_law</a> (docs/examples/applications/snells_law.py) | 00:00.075 | 0.0 MB |
2991+
| <a href="../hotdog/">hotdog</a> (docs/examples/applications/hotdog.py) | 00:00.047 | 0.0 MB |
29922992
+-----------------------------------------------------------------------------------+-----------+--------+
2993-
| <a href="../chaining/">chaining</a> (docs/examples/applications/chaining.py) | 00:00.063 | 0.0 MB |
2993+
| <a href="../chaining/">chaining</a> (docs/examples/applications/chaining.py) | 00:00.042 | 0.0 MB |
29942994
+-----------------------------------------------------------------------------------+-----------+--------+
2995-
| <a href="../callable/">callable</a> (docs/examples/applications/callable.py) | 00:00.049 | 0.0 MB |
2995+
| <a href="../snells_law/">snells_law</a> (docs/examples/applications/snells_law.py) | 00:00.036 | 0.0 MB |
29962996
+-----------------------------------------------------------------------------------+-----------+--------+
2997-
| <a href="../hotdog/">hotdog</a> (docs/examples/applications/hotdog.py) | 00:00.038 | 0.0 MB |
2997+
| <a href="../callable/">callable</a> (docs/examples/applications/callable.py) | 00:00.034 | 0.0 MB |
29982998
+-----------------------------------------------------------------------------------+-----------+--------+
29992999
| <a href="../values_dialog/">values_dialog</a> (docs/examples/applications/values_dialog.py) | 00:00.000 | 0.0 MB |
30003000
+-----------------------------------------------------------------------------------+-----------+--------+</p>

generated_examples/applications/pint_quantity/index.html

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

30413041
<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>
30423042
</code></pre></div>
3043-
<p><strong>Total running time of the script:</strong> ( 0 minutes 0.184 seconds)</p>
3043+
<p><strong>Total running time of the script:</strong> ( 0 minutes 0.163 seconds)</p>
30443044
<div id="download_links"></div>
30453045

30463046
<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>

generated_examples/applications/snells_law/index.html

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

30553055
<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>
30563056
</code></pre></div>
3057-
<p><strong>Total running time of the script:</strong> ( 0 minutes 0.075 seconds)</p>
3057+
<p><strong>Total running time of the script:</strong> ( 0 minutes 0.036 seconds)</p>
30583058
<div id="download_links"></div>
30593059

30603060
<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 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)