Skip to content

Commit

Permalink
build based on 2103c96
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Oct 29, 2023
1 parent 0be4fcb commit 9c67521
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion dev/index.html
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
<!DOCTYPE html>
<html lang="en"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><title>RecurrenceAnalysis.jl · RecurrenceAnalysis.jl</title><script data-outdated-warner src="assets/warner.js"></script><link href="https://cdnjs.cloudflare.com/ajax/libs/lato-font/3.0.0/css/lato-font.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/juliamono/0.045/juliamono.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/fontawesome.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/solid.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/brands.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.24/katex.min.css" rel="stylesheet" type="text/css"/><script>documenterBaseURL="."</script><script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.6/require.min.js" data-main="assets/documenter.js"></script><script src="siteinfo.js"></script><script src="../versions.js"></script><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/documenter-dark.css" data-theme-name="documenter-dark" data-theme-primary-dark/><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/documenter-light.css" data-theme-name="documenter-light" data-theme-primary/><script src="assets/themeswap.js"></script><link href="https://fonts.googleapis.com/css?family=Montserrat|Source+Code+Pro&amp;display=swap" rel="stylesheet" type="text/css"/></head><body><div id="documenter"><nav class="docs-sidebar"><div class="docs-package-name"><span class="docs-autofit"><a href>RecurrenceAnalysis.jl</a></span></div><form class="docs-search" action="search/"><input class="docs-search-query" id="documenter-search-query" name="q" type="text" placeholder="Search docs"/></form><ul class="docs-menu"><li class="is-active"><a class="tocitem" href>RecurrenceAnalysis.jl</a></li><li><a class="tocitem" href="rplots/">Recurrence Plots</a></li><li><a class="tocitem" href="quantification/">Recurrence Quantification Analysis</a></li><li><a class="tocitem" href="networks/">Recurrence Networks</a></li></ul><div class="docs-version-selector field has-addons"><div class="control"><span class="docs-label button is-static is-size-7">Version</span></div><div class="docs-selector control is-expanded"><div class="select is-fullwidth is-size-7"><select id="documenter-version-selector"></select></div></div></div></nav><div class="docs-main"><header class="docs-navbar"><nav class="breadcrumb"><ul class="is-hidden-mobile"><li class="is-active"><a href>RecurrenceAnalysis.jl</a></li></ul><ul class="is-hidden-tablet"><li class="is-active"><a href>RecurrenceAnalysis.jl</a></li></ul></nav><div class="docs-right"><a class="docs-edit-link" href="https://github.com/JuliaDynamics/RecurrenceAnalysis.jl/blob/main/docs/src/index.md" title="Edit on GitHub"><span class="docs-icon fab"></span><span class="docs-label is-hidden-touch">Edit on GitHub</span></a><a class="docs-settings-button fas fa-cog" id="documenter-settings-button" href="#" title="Settings"></a><a class="docs-sidebar-button fa fa-bars is-hidden-desktop" id="documenter-sidebar-button" href="#"></a></div></header><article class="content" id="documenter-page"><h1 id="RecurrenceAnalysis.jl"><a class="docs-heading-anchor" href="#RecurrenceAnalysis.jl">RecurrenceAnalysis.jl</a><a id="RecurrenceAnalysis.jl-1"></a><a class="docs-heading-anchor-permalink" href="#RecurrenceAnalysis.jl" title="Permalink"></a></h1><article class="docstring"><header><a class="docstring-binding" id="RecurrenceAnalysis" href="#RecurrenceAnalysis"><code>RecurrenceAnalysis</code></a><span class="docstring-category">Module</span></header><section><div><p><strong>RecurrenceAnalysis.jl</strong></p><p><a href="https://juliadynamics.github.io/DynamicalSystemsDocs.jl/recurrenceanalysis/dev/"><img src="https://img.shields.io/badge/docs-dev-lightblue.svg" alt="docsdev"/></a> <a href="https://juliadynamics.github.io/DynamicalSystemsDocs.jl/recurrenceanalysis/stable/"><img src="https://img.shields.io/badge/docs-stable-blue.svg" alt="docsstable"/></a> <a href="https://github.com/JuliaDynamics/RecurrenceAnalysis.jl/actions?query=workflow%3ACI"><img src="https://github.com/JuliaDynamics/RecurrenceAnalysis.jl/workflows/CI/badge.svg" alt="CI"/></a> <a href="https://codecov.io/gh/JuliaDynamics/RecurrenceAnalysis.jl"><img src="https://codecov.io/gh/JuliaDynamics/RecurrenceAnalysis.jl/branch/main/graph/badge.svg" alt="codecov"/></a> <a href="https://pkgs.genieframework.com?packages=RecurrenceAnalysis"><img src="https://shields.io/endpoint?url=https://pkgs.genieframework.com/api/v1/badge/RecurrenceAnalysis" alt="Package Downloads"/></a></p><p>A Julia package that offers tools for computing Recurrence Plots and exploring them within the framework of Recurrence Quantification Analysis and Recurrence Network Analysis. It can be used as a standalone package, or as part of DynamicalSystems.jl.</p><p>To install it, run <code>import Pkg; Pkg.add(&quot;RecurrenceAnalysis&quot;)</code>.</p><p>All further information is provided in the documentation, which you can either find online or build locally by running the <code>docs/make.jl</code> file.</p></div><a class="docs-sourcelink" target="_blank" href="https://github.com/JuliaDynamics/RecurrenceAnalysis.jl/blob/8668aae56548cfbdf86be33279e823f849b0ef9a/src/RecurrenceAnalysis.jl#L4-L19">source</a></section></article><div class="admonition is-info"><header class="admonition-header">References</header><div class="admonition-body"><p>Want to learn more about recurrence quantification analysis? Here are some resources:</p><ul><li>Chapter 9 of <a href="https://link.springer.com/book/10.1007/978-3-030-91032-7">Nonlinear Dynamics</a>, Datseris &amp; Parlitz, Springer 2022.</li><li>Webber, C. L., &amp; Marwan, N. (2015). Recurrence Quantification Analysis. (C. L. Webber, &amp; N. Marwan, Eds.). Cham: Springer International Publishing. https://doi.org/10.1007/978-3-319-07155-8</li><li>Marwan, N., Carmen Romano, M., Thiel, M., &amp; Kurths, J. (2007). Recurrence plots for the analysis of complex systems. Physics Reports, 438(5–6), 237–329. https://doi.org/10.1016/j.physrep.2006.11.001</li></ul></div></div></article><nav class="docs-footer"><a class="docs-footer-nextpage" href="rplots/">Recurrence Plots »</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="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 0.27.25 on <span class="colophon-date" title="Friday 20 October 2023 12:33">Friday 20 October 2023</span>. Using Julia version 1.9.3.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
<html lang="en"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><title>RecurrenceAnalysis.jl · RecurrenceAnalysis.jl</title><script data-outdated-warner src="assets/warner.js"></script><link href="https://cdnjs.cloudflare.com/ajax/libs/lato-font/3.0.0/css/lato-font.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/juliamono/0.045/juliamono.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/fontawesome.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/solid.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/brands.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.24/katex.min.css" rel="stylesheet" type="text/css"/><script>documenterBaseURL="."</script><script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.6/require.min.js" data-main="assets/documenter.js"></script><script src="siteinfo.js"></script><script src="../versions.js"></script><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/documenter-dark.css" data-theme-name="documenter-dark" data-theme-primary-dark/><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/documenter-light.css" data-theme-name="documenter-light" data-theme-primary/><script src="assets/themeswap.js"></script><link href="https://fonts.googleapis.com/css?family=Montserrat|Source+Code+Pro&amp;display=swap" rel="stylesheet" type="text/css"/></head><body><div id="documenter"><nav class="docs-sidebar"><div class="docs-package-name"><span class="docs-autofit"><a href>RecurrenceAnalysis.jl</a></span></div><form class="docs-search" action="search/"><input class="docs-search-query" id="documenter-search-query" name="q" type="text" placeholder="Search docs"/></form><ul class="docs-menu"><li class="is-active"><a class="tocitem" href>RecurrenceAnalysis.jl</a></li><li><a class="tocitem" href="rplots/">Recurrence Plots</a></li><li><a class="tocitem" href="quantification/">Recurrence Quantification Analysis</a></li><li><a class="tocitem" href="networks/">Recurrence Networks</a></li></ul><div class="docs-version-selector field has-addons"><div class="control"><span class="docs-label button is-static is-size-7">Version</span></div><div class="docs-selector control is-expanded"><div class="select is-fullwidth is-size-7"><select id="documenter-version-selector"></select></div></div></div></nav><div class="docs-main"><header class="docs-navbar"><nav class="breadcrumb"><ul class="is-hidden-mobile"><li class="is-active"><a href>RecurrenceAnalysis.jl</a></li></ul><ul class="is-hidden-tablet"><li class="is-active"><a href>RecurrenceAnalysis.jl</a></li></ul></nav><div class="docs-right"><a class="docs-edit-link" href="https://github.com/JuliaDynamics/RecurrenceAnalysis.jl/blob/main/docs/src/index.md" title="Edit on GitHub"><span class="docs-icon fab"></span><span class="docs-label is-hidden-touch">Edit on GitHub</span></a><a class="docs-settings-button fas fa-cog" id="documenter-settings-button" href="#" title="Settings"></a><a class="docs-sidebar-button fa fa-bars is-hidden-desktop" id="documenter-sidebar-button" href="#"></a></div></header><article class="content" id="documenter-page"><h1 id="RecurrenceAnalysis.jl"><a class="docs-heading-anchor" href="#RecurrenceAnalysis.jl">RecurrenceAnalysis.jl</a><a id="RecurrenceAnalysis.jl-1"></a><a class="docs-heading-anchor-permalink" href="#RecurrenceAnalysis.jl" title="Permalink"></a></h1><article class="docstring"><header><a class="docstring-binding" id="RecurrenceAnalysis" href="#RecurrenceAnalysis"><code>RecurrenceAnalysis</code></a><span class="docstring-category">Module</span></header><section><div><p><strong>RecurrenceAnalysis.jl</strong></p><p><a href="https://juliadynamics.github.io/DynamicalSystemsDocs.jl/recurrenceanalysis/dev/"><img src="https://img.shields.io/badge/docs-dev-lightblue.svg" alt="docsdev"/></a> <a href="https://juliadynamics.github.io/DynamicalSystemsDocs.jl/recurrenceanalysis/stable/"><img src="https://img.shields.io/badge/docs-stable-blue.svg" alt="docsstable"/></a> <a href="https://github.com/JuliaDynamics/RecurrenceAnalysis.jl/actions?query=workflow%3ACI"><img src="https://github.com/JuliaDynamics/RecurrenceAnalysis.jl/workflows/CI/badge.svg" alt="CI"/></a> <a href="https://codecov.io/gh/JuliaDynamics/RecurrenceAnalysis.jl"><img src="https://codecov.io/gh/JuliaDynamics/RecurrenceAnalysis.jl/branch/main/graph/badge.svg" alt="codecov"/></a> <a href="https://pkgs.genieframework.com?packages=RecurrenceAnalysis"><img src="https://shields.io/endpoint?url=https://pkgs.genieframework.com/api/v1/badge/RecurrenceAnalysis" alt="Package Downloads"/></a></p><p>A Julia package that offers tools for computing Recurrence Plots and exploring them within the framework of Recurrence Quantification Analysis and Recurrence Network Analysis. It can be used as a standalone package, or as part of DynamicalSystems.jl.</p><p>To install it, run <code>import Pkg; Pkg.add(&quot;RecurrenceAnalysis&quot;)</code>.</p><p>All further information is provided in the documentation, which you can either find online or build locally by running the <code>docs/make.jl</code> file.</p></div><a class="docs-sourcelink" target="_blank" href="https://github.com/JuliaDynamics/RecurrenceAnalysis.jl/blob/2103c96fb7f6088130005a8540f38b657f91e1f0/src/RecurrenceAnalysis.jl#L4-L19">source</a></section></article><div class="admonition is-info"><header class="admonition-header">References</header><div class="admonition-body"><p>Want to learn more about recurrence quantification analysis? Here are some resources:</p><ul><li>Chapter 9 of <a href="https://link.springer.com/book/10.1007/978-3-030-91032-7">Nonlinear Dynamics</a>, Datseris &amp; Parlitz, Springer 2022.</li><li>Webber, C. L., &amp; Marwan, N. (2015). Recurrence Quantification Analysis. (C. L. Webber, &amp; N. Marwan, Eds.). Cham: Springer International Publishing. https://doi.org/10.1007/978-3-319-07155-8</li><li>Marwan, N., Carmen Romano, M., Thiel, M., &amp; Kurths, J. (2007). Recurrence plots for the analysis of complex systems. Physics Reports, 438(5–6), 237–329. https://doi.org/10.1016/j.physrep.2006.11.001</li></ul></div></div></article><nav class="docs-footer"><a class="docs-footer-nextpage" href="rplots/">Recurrence Plots »</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="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 0.27.25 on <span class="colophon-date" title="Sunday 29 October 2023 09:26">Sunday 29 October 2023</span>. Using Julia version 1.9.3.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
2 changes: 1 addition & 1 deletion dev/networks/index.html

Large diffs are not rendered by default.

Loading

0 comments on commit 9c67521

Please sign in to comment.