Skip to content

Commit

Permalink
build based on 87973b3
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Oct 2, 2024
1 parent 898a067 commit 931574c
Show file tree
Hide file tree
Showing 12 changed files with 35 additions and 35 deletions.
2 changes: 1 addition & 1 deletion previews/PR25/.documenter-siteinfo.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"documenter":{"julia_version":"1.10.5","generation_timestamp":"2024-10-02T21:39:22","documenter_version":"1.7.0"}}
{"documenter":{"julia_version":"1.10.5","generation_timestamp":"2024-10-02T22:02:07","documenter_version":"1.7.0"}}
Binary file added previews/PR25/algorithms/25bfd181.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added previews/PR25/algorithms/678761e0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed previews/PR25/algorithms/8165b526.png
Binary file not shown.
Binary file removed previews/PR25/algorithms/f52af80c.png
Binary file not shown.
52 changes: 26 additions & 26 deletions previews/PR25/algorithms/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion previews/PR25/api/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion previews/PR25/developer/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion previews/PR25/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion previews/PR25/references/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion previews/PR25/search_index.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions previews/PR25/tutorial/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
po</code></pre><pre class="documenter-example-output"><code class="nohighlight hljs ansi">PeriodicOrbit{3, Float64, Float64}
u0: [-0.75151, -1.46495, 6.90937]
T: 5.78341
stable: nothing
stable: missing
discrete: false
length: 57
</code></pre><p>The closed curve of the periodic orbit can be visualized using plotting library such as <a href="https://github.com/MakieOrg/Makie.jl"><code>Makie</code></a>.</p><pre><code class="language-julia hljs">using CairoMakie
Expand All @@ -43,9 +43,9 @@
minT_po</code></pre><pre class="documenter-example-output"><code class="nohighlight hljs ansi">PeriodicOrbit{3, Float64, Float64}
u0: [-0.75151, -1.46495, 6.90937]
T: 5.78341
stable: nothing
stable: missing
discrete: false
length: 99
</code></pre><p>Whether two periodic orbits are equivalent up to some tolerance. Function <a href="../developer/#PeriodicOrbits.poequal"><code>poequal</code></a> can be used.</p><pre><code class="language-julia hljs">equal = poequal(po, minT_po; dthres=1e-3, Tthres=1e-3)
&quot;Detected periodic orbit had minimal period: $(equal)&quot;</code></pre><pre class="documenter-example-output"><code class="nohighlight hljs ansi">&quot;Detected periodic orbit had minimal period: true&quot;</code></pre><p>To determine whether found periodic orbit is stable or unstable, we can apply <a href="../developer/#PeriodicOrbits.isstable"><code>isstable</code></a> function.</p><pre><code class="language-julia hljs">po = isstable(ds, po)
&quot;Detected periodic orbit is $(po.stable ? &quot;stable&quot; : &quot;unstable&quot;).&quot;</code></pre><pre class="documenter-example-output"><code class="nohighlight hljs ansi">&quot;Detected periodic orbit is unstable.&quot;</code></pre></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../">« PeriodicOrbits.jl</a><a class="docs-footer-nextpage" href="../api/">The Public API »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="auto">Automatic (OS)</option><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option><option value="catppuccin-latte">catppuccin-latte</option><option value="catppuccin-frappe">catppuccin-frappe</option><option value="catppuccin-macchiato">catppuccin-macchiato</option><option value="catppuccin-mocha">catppuccin-mocha</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.7.0 on <span class="colophon-date" title="Wednesday 2 October 2024 21:39">Wednesday 2 October 2024</span>. Using Julia version 1.10.5.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
&quot;Detected periodic orbit is $(po.stable ? &quot;stable&quot; : &quot;unstable&quot;).&quot;</code></pre><pre class="documenter-example-output"><code class="nohighlight hljs ansi">&quot;Detected periodic orbit is unstable.&quot;</code></pre></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../">« PeriodicOrbits.jl</a><a class="docs-footer-nextpage" href="../api/">The Public API »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="auto">Automatic (OS)</option><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option><option value="catppuccin-latte">catppuccin-latte</option><option value="catppuccin-frappe">catppuccin-frappe</option><option value="catppuccin-macchiato">catppuccin-macchiato</option><option value="catppuccin-mocha">catppuccin-mocha</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.7.0 on <span class="colophon-date" title="Wednesday 2 October 2024 22:02">Wednesday 2 October 2024</span>. Using Julia version 1.10.5.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>

0 comments on commit 931574c

Please sign in to comment.