Skip to content

Commit

Permalink
Deploy preview for PR 77 🛫
Browse files Browse the repository at this point in the history
  • Loading branch information
cmp0xff committed Aug 17, 2024
1 parent e67197c commit a7419c1
Show file tree
Hide file tree
Showing 9 changed files with 137 additions and 137 deletions.
36 changes: 18 additions & 18 deletions pr-preview/pr-77/references/models/kepler_problem/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1034,7 +1034,11 @@ <h2 id="hamilflow.models.kepler_problem.Kepler2D" class="doc doc-heading">

<details class="quote">
<summary>Source code in <code>hamilflow/models/kepler_problem/model.py</code></summary>
<div class="highlight"><table class="highlighttable"><tr><td class="linenos"><div class="linenodiv"><pre><span></span><span class="normal"> 71</span>
<div class="highlight"><table class="highlighttable"><tr><td class="linenos"><div class="linenodiv"><pre><span></span><span class="normal"> 67</span>
<span class="normal"> 68</span>
<span class="normal"> 69</span>
<span class="normal"> 70</span>
<span class="normal"> 71</span>
<span class="normal"> 72</span>
<span class="normal"> 73</span>
<span class="normal"> 74</span>
Expand Down Expand Up @@ -1140,11 +1144,7 @@ <h2 id="hamilflow.models.kepler_problem.Kepler2D" class="doc doc-heading">
<span class="normal">174</span>
<span class="normal">175</span>
<span class="normal">176</span>
<span class="normal">177</span>
<span class="normal">178</span>
<span class="normal">179</span>
<span class="normal">180</span>
<span class="normal">181</span></pre></div></td><td class="code"><div><pre><span></span><code><span class="k">class</span> <span class="nc">Kepler2D</span><span class="p">:</span>
<span class="normal">177</span></pre></div></td><td class="code"><div><pre><span></span><code><span class="k">class</span> <span class="nc">Kepler2D</span><span class="p">:</span>
<span class="w"> </span><span class="sa">r</span><span class="sd">&quot;&quot;&quot;Kepler problem in two dimensional space.</span>

<span class="sd"> :param system: the Kepler problem system definition</span>
Expand Down Expand Up @@ -1336,7 +1336,11 @@ <h2 id="hamilflow.models.kepler_problem.Kepler2DIoM" class="doc doc-heading">

<details class="quote">
<summary>Source code in <code>hamilflow/models/kepler_problem/model.py</code></summary>
<div class="highlight"><table class="highlighttable"><tr><td class="linenos"><div class="linenodiv"><pre><span></span><span class="normal">49</span>
<div class="highlight"><table class="highlighttable"><tr><td class="linenos"><div class="linenodiv"><pre><span></span><span class="normal">45</span>
<span class="normal">46</span>
<span class="normal">47</span>
<span class="normal">48</span>
<span class="normal">49</span>
<span class="normal">50</span>
<span class="normal">51</span>
<span class="normal">52</span>
Expand All @@ -1351,11 +1355,7 @@ <h2 id="hamilflow.models.kepler_problem.Kepler2DIoM" class="doc doc-heading">
<span class="normal">61</span>
<span class="normal">62</span>
<span class="normal">63</span>
<span class="normal">64</span>
<span class="normal">65</span>
<span class="normal">66</span>
<span class="normal">67</span>
<span class="normal">68</span></pre></div></td><td class="code"><div><pre><span></span><code><span class="k">class</span> <span class="nc">Kepler2DIoM</span><span class="p">(</span><span class="n">BaseModel</span><span class="p">):</span>
<span class="normal">64</span></pre></div></td><td class="code"><div><pre><span></span><code><span class="k">class</span> <span class="nc">Kepler2DIoM</span><span class="p">(</span><span class="n">BaseModel</span><span class="p">):</span>
<span class="w"> </span><span class="sd">&quot;&quot;&quot;The integrals of motion for a Kepler problem</span>

<span class="sd"> :cvar ene: the energy</span>
Expand Down Expand Up @@ -1467,7 +1467,11 @@ <h2 id="hamilflow.models.kepler_problem.Kepler2DSystem" class="doc doc-heading">

<details class="quote">
<summary>Source code in <code>hamilflow/models/kepler_problem/model.py</code></summary>
<div class="highlight"><table class="highlighttable"><tr><td class="linenos"><div class="linenodiv"><pre><span></span><span class="normal">23</span>
<div class="highlight"><table class="highlighttable"><tr><td class="linenos"><div class="linenodiv"><pre><span></span><span class="normal">19</span>
<span class="normal">20</span>
<span class="normal">21</span>
<span class="normal">22</span>
<span class="normal">23</span>
<span class="normal">24</span>
<span class="normal">25</span>
<span class="normal">26</span>
Expand All @@ -1486,11 +1490,7 @@ <h2 id="hamilflow.models.kepler_problem.Kepler2DSystem" class="doc doc-heading">
<span class="normal">39</span>
<span class="normal">40</span>
<span class="normal">41</span>
<span class="normal">42</span>
<span class="normal">43</span>
<span class="normal">44</span>
<span class="normal">45</span>
<span class="normal">46</span></pre></div></td><td class="code"><div><pre><span></span><code><span class="k">class</span> <span class="nc">Kepler2DSystem</span><span class="p">(</span><span class="n">BaseModel</span><span class="p">):</span>
<span class="normal">42</span></pre></div></td><td class="code"><div><pre><span></span><code><span class="k">class</span> <span class="nc">Kepler2DSystem</span><span class="p">(</span><span class="n">BaseModel</span><span class="p">):</span>
<span class="w"> </span><span class="sa">r</span><span class="sd">&quot;&quot;&quot;Definition of the Kepler problem</span>

<span class="sd"> Potential:</span>
Expand Down
30 changes: 15 additions & 15 deletions pr-preview/pr-77/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,77 +2,77 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://kausalflow.github.io/hamilflow/</loc>
<lastmod>2024-08-16</lastmod>
<lastmod>2024-08-17</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://kausalflow.github.io/hamilflow/changelog/</loc>
<lastmod>2024-08-16</lastmod>
<lastmod>2024-08-17</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://kausalflow.github.io/hamilflow/references/</loc>
<lastmod>2024-08-16</lastmod>
<lastmod>2024-08-17</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://kausalflow.github.io/hamilflow/references/models/brownian_motion/</loc>
<lastmod>2024-08-16</lastmod>
<lastmod>2024-08-17</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://kausalflow.github.io/hamilflow/references/models/harmonic_oscillator/</loc>
<lastmod>2024-08-16</lastmod>
<lastmod>2024-08-17</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://kausalflow.github.io/hamilflow/references/models/harmonic_oscillator_chain/</loc>
<lastmod>2024-08-16</lastmod>
<lastmod>2024-08-17</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://kausalflow.github.io/hamilflow/references/models/kepler_problem/</loc>
<lastmod>2024-08-16</lastmod>
<lastmod>2024-08-17</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://kausalflow.github.io/hamilflow/references/models/pendulum/</loc>
<lastmod>2024-08-16</lastmod>
<lastmod>2024-08-17</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://kausalflow.github.io/hamilflow/tutorials/</loc>
<lastmod>2024-08-16</lastmod>
<lastmod>2024-08-17</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://kausalflow.github.io/hamilflow/tutorials/brownian_motion/</loc>
<lastmod>2024-08-16</lastmod>
<lastmod>2024-08-17</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://kausalflow.github.io/hamilflow/tutorials/complex_harmonic_oscillator/</loc>
<lastmod>2024-08-16</lastmod>
<lastmod>2024-08-17</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://kausalflow.github.io/hamilflow/tutorials/harmonic_oscillator/</loc>
<lastmod>2024-08-16</lastmod>
<lastmod>2024-08-17</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://kausalflow.github.io/hamilflow/tutorials/harmonic_oscillator_chain/</loc>
<lastmod>2024-08-16</lastmod>
<lastmod>2024-08-17</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://kausalflow.github.io/hamilflow/tutorials/kepler_problem/</loc>
<lastmod>2024-08-16</lastmod>
<lastmod>2024-08-17</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://kausalflow.github.io/hamilflow/tutorials/pendulum/</loc>
<lastmod>2024-08-16</lastmod>
<lastmod>2024-08-17</lastmod>
<changefreq>daily</changefreq>
</url>
</urlset>
Binary file modified pr-preview/pr-77/sitemap.xml.gz
Binary file not shown.
34 changes: 17 additions & 17 deletions pr-preview/pr-77/tutorials/brownian_motion/index.html

Large diffs are not rendered by default.

34 changes: 17 additions & 17 deletions pr-preview/pr-77/tutorials/complex_harmonic_oscillator/index.html

Large diffs are not rendered by default.

28 changes: 14 additions & 14 deletions pr-preview/pr-77/tutorials/harmonic_oscillator/index.html

Large diffs are not rendered by default.

60 changes: 30 additions & 30 deletions pr-preview/pr-77/tutorials/harmonic_oscillator_chain/index.html

Large diffs are not rendered by default.

20 changes: 10 additions & 10 deletions pr-preview/pr-77/tutorials/kepler_problem/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1347,7 +1347,7 @@
</style>
<!-- End of mermaid configuration --><div class="jupyter-wrapper">
<div class="jp-Notebook" data-jp-theme-light="true" data-jp-theme-name="JupyterLab Light">
<div class="jp-Cell jp-MarkdownCell jp-Notebook-cell" id="cell-id=4112e755">
<div class="jp-Cell jp-MarkdownCell jp-Notebook-cell" id="cell-id=f42e7880">
<div class="jp-Cell-inputWrapper" tabindex="0">
<div class="jp-Collapser jp-InputCollapser jp-Cell-inputCollapser">
</div>
Expand All @@ -1358,7 +1358,7 @@ <h1 id="motion-in-a-central-field">Motion in a Central Field<a class="anchor-lin
</div>
</div>
</div>
<div class="jp-Cell jp-MarkdownCell jp-Notebook-cell" id="cell-id=3ce3a89d">
<div class="jp-Cell jp-MarkdownCell jp-Notebook-cell" id="cell-id=b8672bc1">
<div class="jp-Cell-inputWrapper" tabindex="0">
<div class="jp-Collapser jp-InputCollapser jp-Cell-inputCollapser">
</div>
Expand All @@ -1369,7 +1369,7 @@ <h2 id="usage">Usage<a class="anchor-link" href="#usage">¶</a></h2>
</div>
</div>
</div><div class="jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs">
<div class="jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs" id="cell-id=d91a9309">
<div class="jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs" id="cell-id=fd44bc87">
<div class="jp-Cell-inputWrapper" tabindex="0">
<div class="jp-Collapser jp-InputCollapser jp-Cell-inputCollapser">
</div>
Expand Down Expand Up @@ -1404,7 +1404,7 @@ <h2 id="usage">Usage<a class="anchor-link" href="#usage">¶</a></h2>
</div>
</div>
</div><div class="jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs">
<div class="jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs" id="cell-id=fcdbd454">
<div class="jp-Cell jp-CodeCell jp-Notebook-cell jp-mod-noOutputs" id="cell-id=578e3db3">
<div class="jp-Cell-inputWrapper" tabindex="0">
<div class="jp-Collapser jp-InputCollapser jp-Cell-inputCollapser">
</div>
Expand Down Expand Up @@ -1437,7 +1437,7 @@ <h2 id="usage">Usage<a class="anchor-link" href="#usage">¶</a></h2>
</div>
</div>
</div>
<div class="jp-Cell jp-MarkdownCell jp-Notebook-cell" id="cell-id=8ccfa31e">
<div class="jp-Cell jp-MarkdownCell jp-Notebook-cell" id="cell-id=dd4f14b4">
<div class="jp-Cell-inputWrapper" tabindex="0">
<div class="jp-Collapser jp-InputCollapser jp-Cell-inputCollapser">
</div>
Expand All @@ -1448,7 +1448,7 @@ <h2 id="formalism">Formalism<a class="anchor-link" href="#formalism">¶</a></h2>
</div>
</div>
</div>
<div class="jp-Cell jp-MarkdownCell jp-Notebook-cell" id="cell-id=59408666">
<div class="jp-Cell jp-MarkdownCell jp-Notebook-cell" id="cell-id=826084db">
<div class="jp-Cell-inputWrapper" tabindex="0">
<div class="jp-Collapser jp-InputCollapser jp-Cell-inputCollapser">
</div>
Expand Down Expand Up @@ -1478,7 +1478,7 @@ <h2 id="formalism">Formalism<a class="anchor-link" href="#formalism">¶</a></h2>
</div>
</div>
</div>
<div class="jp-Cell jp-MarkdownCell jp-Notebook-cell" id="cell-id=4ea86181">
<div class="jp-Cell jp-MarkdownCell jp-Notebook-cell" id="cell-id=b9f9e602">
<div class="jp-Cell-inputWrapper" tabindex="0">
<div class="jp-Collapser jp-InputCollapser jp-Cell-inputCollapser">
</div>
Expand Down Expand Up @@ -1522,7 +1522,7 @@ <h2 id="formalism">Formalism<a class="anchor-link" href="#formalism">¶</a></h2>
</div>
</div>
</div>
<div class="jp-Cell jp-MarkdownCell jp-Notebook-cell" id="cell-id=f9284f9a">
<div class="jp-Cell jp-MarkdownCell jp-Notebook-cell" id="cell-id=796a248e">
<div class="jp-Cell-inputWrapper" tabindex="0">
<div class="jp-Collapser jp-InputCollapser jp-Cell-inputCollapser">
</div>
Expand All @@ -1533,7 +1533,7 @@ <h2 id="formalism">Formalism<a class="anchor-link" href="#formalism">¶</a></h2>
</div>
</div>
</div>
<div class="jp-Cell jp-MarkdownCell jp-Notebook-cell" id="cell-id=79256cc0">
<div class="jp-Cell jp-MarkdownCell jp-Notebook-cell" id="cell-id=c1959c01">
<div class="jp-Cell-inputWrapper" tabindex="0">
<div class="jp-Collapser jp-InputCollapser jp-Cell-inputCollapser">
</div>
Expand All @@ -1548,7 +1548,7 @@ <h2 id="formalism">Formalism<a class="anchor-link" href="#formalism">¶</a></h2>
</div>
</div>
</div>
<div class="jp-Cell jp-MarkdownCell jp-Notebook-cell" id="cell-id=5eaea2a1">
<div class="jp-Cell jp-MarkdownCell jp-Notebook-cell" id="cell-id=3deb9aeb">
<div class="jp-Cell-inputWrapper" tabindex="0">
<div class="jp-Collapser jp-InputCollapser jp-Cell-inputCollapser">
</div>
Expand Down
32 changes: 16 additions & 16 deletions pr-preview/pr-77/tutorials/pendulum/index.html

Large diffs are not rendered by default.

0 comments on commit a7419c1

Please sign in to comment.