-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
95 changed files
with
1,841 additions
and
1,460 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,8 +15,8 @@ | |
document.documentElement.dataset.mode = localStorage.getItem("mode") || ""; | ||
document.documentElement.dataset.theme = localStorage.getItem("theme") || ""; | ||
</script> | ||
<!-- | ||
this give us a css class that will be invisible only if js is disabled | ||
<!-- | ||
this give us a css class that will be invisible only if js is disabled | ||
--> | ||
<noscript> | ||
<style> | ||
|
@@ -26,19 +26,19 @@ | |
</noscript> | ||
|
||
<!-- Loaded before other Sphinx assets --> | ||
<link href="../../../_static/styles/theme.css?digest=26a4bc78f4c0ddb94549" rel="stylesheet" /> | ||
<link href="../../../_static/styles/pydata-sphinx-theme.css?digest=26a4bc78f4c0ddb94549" rel="stylesheet" /> | ||
<link href="../../../_static/styles/theme.css?digest=8878045cc6db502f8baf" rel="stylesheet" /> | ||
<link href="../../../_static/styles/pydata-sphinx-theme.css?digest=8878045cc6db502f8baf" rel="stylesheet" /> | ||
|
||
<link rel="stylesheet" type="text/css" href="../../../_static/pygments.css?v=a746c00c" /> | ||
<link rel="stylesheet" type="text/css" href="../../../_static/css/custom.css?v=a47e71e3" /> | ||
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.css" /> | ||
<link rel="stylesheet" type="text/css" href="../../../_static/katex-math.css?v=91adb8b6" /> | ||
|
||
<!-- So that users can add custom icons --> | ||
<script src="../../../_static/scripts/fontawesome.js?digest=26a4bc78f4c0ddb94549"></script> | ||
<script src="../../../_static/scripts/fontawesome.js?digest=8878045cc6db502f8baf"></script> | ||
<!-- Pre-loaded scripts that we'll load fully later --> | ||
<link rel="preload" as="script" href="../../../_static/scripts/bootstrap.js?digest=26a4bc78f4c0ddb94549" /> | ||
<link rel="preload" as="script" href="../../../_static/scripts/pydata-sphinx-theme.js?digest=26a4bc78f4c0ddb94549" /> | ||
<link rel="preload" as="script" href="../../../_static/scripts/bootstrap.js?digest=8878045cc6db502f8baf" /> | ||
<link rel="preload" as="script" href="../../../_static/scripts/pydata-sphinx-theme.js?digest=8878045cc6db502f8baf" /> | ||
|
||
<script src="../../../_static/documentation_options.js?v=5929fcd5"></script> | ||
<script src="../../../_static/doctools.js?v=9a2dae69"></script> | ||
|
@@ -277,9 +277,14 @@ | |
|
||
|
||
<div class="sidebar-primary-items__end sidebar-primary__section"> | ||
<div class="sidebar-primary-item"> | ||
<div id="ethical-ad-placement" | ||
class="flat" | ||
data-ea-publisher="readthedocs" | ||
data-ea-type="readthedocs-sidebar" | ||
data-ea-manual="true"> | ||
</div></div> | ||
</div> | ||
|
||
<div id="rtd-footer-container"></div> | ||
|
||
|
||
</div> | ||
|
@@ -441,8 +446,8 @@ <h1>Source code for flow_matching.loss.generalized_loss</h1><div class="highligh | |
</div> | ||
|
||
<!-- Scripts loaded after <body> so the DOM is not blocked --> | ||
<script defer src="../../../_static/scripts/bootstrap.js?digest=26a4bc78f4c0ddb94549"></script> | ||
<script defer src="../../../_static/scripts/pydata-sphinx-theme.js?digest=26a4bc78f4c0ddb94549"></script> | ||
<script defer src="../../../_static/scripts/bootstrap.js?digest=8878045cc6db502f8baf"></script> | ||
<script defer src="../../../_static/scripts/pydata-sphinx-theme.js?digest=8878045cc6db502f8baf"></script> | ||
|
||
<footer class="bd-footer"> | ||
<div class="bd-footer__inner bd-page-width"> | ||
|
@@ -475,7 +480,8 @@ <h1>Source code for flow_matching.loss.generalized_loss</h1><div class="highligh | |
|
||
<div class="footer-item"> | ||
<p class="theme-version"> | ||
Built with the <a href="https://pydata-sphinx-theme.readthedocs.io/en/stable/index.html">PyData Sphinx Theme</a> 0.16.0. | ||
<!-- # L10n: Setting the PST URL as an argument as this does not need to be localized --> | ||
Built with the <a href="https://pydata-sphinx-theme.readthedocs.io/en/stable/index.html">PyData Sphinx Theme</a> 0.16.1. | ||
</p></div> | ||
|
||
</div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,8 +15,8 @@ | |
document.documentElement.dataset.mode = localStorage.getItem("mode") || ""; | ||
document.documentElement.dataset.theme = localStorage.getItem("theme") || ""; | ||
</script> | ||
<!-- | ||
this give us a css class that will be invisible only if js is disabled | ||
<!-- | ||
this give us a css class that will be invisible only if js is disabled | ||
--> | ||
<noscript> | ||
<style> | ||
|
@@ -26,19 +26,19 @@ | |
</noscript> | ||
|
||
<!-- Loaded before other Sphinx assets --> | ||
<link href="../../../_static/styles/theme.css?digest=26a4bc78f4c0ddb94549" rel="stylesheet" /> | ||
<link href="../../../_static/styles/pydata-sphinx-theme.css?digest=26a4bc78f4c0ddb94549" rel="stylesheet" /> | ||
<link href="../../../_static/styles/theme.css?digest=8878045cc6db502f8baf" rel="stylesheet" /> | ||
<link href="../../../_static/styles/pydata-sphinx-theme.css?digest=8878045cc6db502f8baf" rel="stylesheet" /> | ||
|
||
<link rel="stylesheet" type="text/css" href="../../../_static/pygments.css?v=a746c00c" /> | ||
<link rel="stylesheet" type="text/css" href="../../../_static/css/custom.css?v=a47e71e3" /> | ||
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.css" /> | ||
<link rel="stylesheet" type="text/css" href="../../../_static/katex-math.css?v=91adb8b6" /> | ||
|
||
<!-- So that users can add custom icons --> | ||
<script src="../../../_static/scripts/fontawesome.js?digest=26a4bc78f4c0ddb94549"></script> | ||
<script src="../../../_static/scripts/fontawesome.js?digest=8878045cc6db502f8baf"></script> | ||
<!-- Pre-loaded scripts that we'll load fully later --> | ||
<link rel="preload" as="script" href="../../../_static/scripts/bootstrap.js?digest=26a4bc78f4c0ddb94549" /> | ||
<link rel="preload" as="script" href="../../../_static/scripts/pydata-sphinx-theme.js?digest=26a4bc78f4c0ddb94549" /> | ||
<link rel="preload" as="script" href="../../../_static/scripts/bootstrap.js?digest=8878045cc6db502f8baf" /> | ||
<link rel="preload" as="script" href="../../../_static/scripts/pydata-sphinx-theme.js?digest=8878045cc6db502f8baf" /> | ||
|
||
<script src="../../../_static/documentation_options.js?v=5929fcd5"></script> | ||
<script src="../../../_static/doctools.js?v=9a2dae69"></script> | ||
|
@@ -277,9 +277,14 @@ | |
|
||
|
||
<div class="sidebar-primary-items__end sidebar-primary__section"> | ||
<div class="sidebar-primary-item"> | ||
<div id="ethical-ad-placement" | ||
class="flat" | ||
data-ea-publisher="readthedocs" | ||
data-ea-type="readthedocs-sidebar" | ||
data-ea-manual="true"> | ||
</div></div> | ||
</div> | ||
|
||
<div id="rtd-footer-container"></div> | ||
|
||
|
||
</div> | ||
|
@@ -642,8 +647,8 @@ <h1>Source code for flow_matching.path.affine</h1><div class="highlight"><pre> | |
</div> | ||
|
||
<!-- Scripts loaded after <body> so the DOM is not blocked --> | ||
<script defer src="../../../_static/scripts/bootstrap.js?digest=26a4bc78f4c0ddb94549"></script> | ||
<script defer src="../../../_static/scripts/pydata-sphinx-theme.js?digest=26a4bc78f4c0ddb94549"></script> | ||
<script defer src="../../../_static/scripts/bootstrap.js?digest=8878045cc6db502f8baf"></script> | ||
<script defer src="../../../_static/scripts/pydata-sphinx-theme.js?digest=8878045cc6db502f8baf"></script> | ||
|
||
<footer class="bd-footer"> | ||
<div class="bd-footer__inner bd-page-width"> | ||
|
@@ -676,7 +681,8 @@ <h1>Source code for flow_matching.path.affine</h1><div class="highlight"><pre> | |
|
||
<div class="footer-item"> | ||
<p class="theme-version"> | ||
Built with the <a href="https://pydata-sphinx-theme.readthedocs.io/en/stable/index.html">PyData Sphinx Theme</a> 0.16.0. | ||
<!-- # L10n: Setting the PST URL as an argument as this does not need to be localized --> | ||
Built with the <a href="https://pydata-sphinx-theme.readthedocs.io/en/stable/index.html">PyData Sphinx Theme</a> 0.16.1. | ||
</p></div> | ||
|
||
</div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,8 +15,8 @@ | |
document.documentElement.dataset.mode = localStorage.getItem("mode") || ""; | ||
document.documentElement.dataset.theme = localStorage.getItem("theme") || ""; | ||
</script> | ||
<!-- | ||
this give us a css class that will be invisible only if js is disabled | ||
<!-- | ||
this give us a css class that will be invisible only if js is disabled | ||
--> | ||
<noscript> | ||
<style> | ||
|
@@ -26,19 +26,19 @@ | |
</noscript> | ||
|
||
<!-- Loaded before other Sphinx assets --> | ||
<link href="../../../_static/styles/theme.css?digest=26a4bc78f4c0ddb94549" rel="stylesheet" /> | ||
<link href="../../../_static/styles/pydata-sphinx-theme.css?digest=26a4bc78f4c0ddb94549" rel="stylesheet" /> | ||
<link href="../../../_static/styles/theme.css?digest=8878045cc6db502f8baf" rel="stylesheet" /> | ||
<link href="../../../_static/styles/pydata-sphinx-theme.css?digest=8878045cc6db502f8baf" rel="stylesheet" /> | ||
|
||
<link rel="stylesheet" type="text/css" href="../../../_static/pygments.css?v=a746c00c" /> | ||
<link rel="stylesheet" type="text/css" href="../../../_static/css/custom.css?v=a47e71e3" /> | ||
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.css" /> | ||
<link rel="stylesheet" type="text/css" href="../../../_static/katex-math.css?v=91adb8b6" /> | ||
|
||
<!-- So that users can add custom icons --> | ||
<script src="../../../_static/scripts/fontawesome.js?digest=26a4bc78f4c0ddb94549"></script> | ||
<script src="../../../_static/scripts/fontawesome.js?digest=8878045cc6db502f8baf"></script> | ||
<!-- Pre-loaded scripts that we'll load fully later --> | ||
<link rel="preload" as="script" href="../../../_static/scripts/bootstrap.js?digest=26a4bc78f4c0ddb94549" /> | ||
<link rel="preload" as="script" href="../../../_static/scripts/pydata-sphinx-theme.js?digest=26a4bc78f4c0ddb94549" /> | ||
<link rel="preload" as="script" href="../../../_static/scripts/bootstrap.js?digest=8878045cc6db502f8baf" /> | ||
<link rel="preload" as="script" href="../../../_static/scripts/pydata-sphinx-theme.js?digest=8878045cc6db502f8baf" /> | ||
|
||
<script src="../../../_static/documentation_options.js?v=5929fcd5"></script> | ||
<script src="../../../_static/doctools.js?v=9a2dae69"></script> | ||
|
@@ -277,9 +277,14 @@ | |
|
||
|
||
<div class="sidebar-primary-items__end sidebar-primary__section"> | ||
<div class="sidebar-primary-item"> | ||
<div id="ethical-ad-placement" | ||
class="flat" | ||
data-ea-publisher="readthedocs" | ||
data-ea-type="readthedocs-sidebar" | ||
data-ea-manual="true"> | ||
</div></div> | ||
</div> | ||
|
||
<div id="rtd-footer-container"></div> | ||
|
||
|
||
</div> | ||
|
@@ -461,8 +466,8 @@ <h1>Source code for flow_matching.path.geodesic</h1><div class="highlight"><pre> | |
</div> | ||
|
||
<!-- Scripts loaded after <body> so the DOM is not blocked --> | ||
<script defer src="../../../_static/scripts/bootstrap.js?digest=26a4bc78f4c0ddb94549"></script> | ||
<script defer src="../../../_static/scripts/pydata-sphinx-theme.js?digest=26a4bc78f4c0ddb94549"></script> | ||
<script defer src="../../../_static/scripts/bootstrap.js?digest=8878045cc6db502f8baf"></script> | ||
<script defer src="../../../_static/scripts/pydata-sphinx-theme.js?digest=8878045cc6db502f8baf"></script> | ||
|
||
<footer class="bd-footer"> | ||
<div class="bd-footer__inner bd-page-width"> | ||
|
@@ -495,7 +500,8 @@ <h1>Source code for flow_matching.path.geodesic</h1><div class="highlight"><pre> | |
|
||
<div class="footer-item"> | ||
<p class="theme-version"> | ||
Built with the <a href="https://pydata-sphinx-theme.readthedocs.io/en/stable/index.html">PyData Sphinx Theme</a> 0.16.0. | ||
<!-- # L10n: Setting the PST URL as an argument as this does not need to be localized --> | ||
Built with the <a href="https://pydata-sphinx-theme.readthedocs.io/en/stable/index.html">PyData Sphinx Theme</a> 0.16.1. | ||
</p></div> | ||
|
||
</div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,8 +15,8 @@ | |
document.documentElement.dataset.mode = localStorage.getItem("mode") || ""; | ||
document.documentElement.dataset.theme = localStorage.getItem("theme") || ""; | ||
</script> | ||
<!-- | ||
this give us a css class that will be invisible only if js is disabled | ||
<!-- | ||
this give us a css class that will be invisible only if js is disabled | ||
--> | ||
<noscript> | ||
<style> | ||
|
@@ -26,19 +26,19 @@ | |
</noscript> | ||
|
||
<!-- Loaded before other Sphinx assets --> | ||
<link href="../../../_static/styles/theme.css?digest=26a4bc78f4c0ddb94549" rel="stylesheet" /> | ||
<link href="../../../_static/styles/pydata-sphinx-theme.css?digest=26a4bc78f4c0ddb94549" rel="stylesheet" /> | ||
<link href="../../../_static/styles/theme.css?digest=8878045cc6db502f8baf" rel="stylesheet" /> | ||
<link href="../../../_static/styles/pydata-sphinx-theme.css?digest=8878045cc6db502f8baf" rel="stylesheet" /> | ||
|
||
<link rel="stylesheet" type="text/css" href="../../../_static/pygments.css?v=a746c00c" /> | ||
<link rel="stylesheet" type="text/css" href="../../../_static/css/custom.css?v=a47e71e3" /> | ||
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.css" /> | ||
<link rel="stylesheet" type="text/css" href="../../../_static/katex-math.css?v=91adb8b6" /> | ||
|
||
<!-- So that users can add custom icons --> | ||
<script src="../../../_static/scripts/fontawesome.js?digest=26a4bc78f4c0ddb94549"></script> | ||
<script src="../../../_static/scripts/fontawesome.js?digest=8878045cc6db502f8baf"></script> | ||
<!-- Pre-loaded scripts that we'll load fully later --> | ||
<link rel="preload" as="script" href="../../../_static/scripts/bootstrap.js?digest=26a4bc78f4c0ddb94549" /> | ||
<link rel="preload" as="script" href="../../../_static/scripts/pydata-sphinx-theme.js?digest=26a4bc78f4c0ddb94549" /> | ||
<link rel="preload" as="script" href="../../../_static/scripts/bootstrap.js?digest=8878045cc6db502f8baf" /> | ||
<link rel="preload" as="script" href="../../../_static/scripts/pydata-sphinx-theme.js?digest=8878045cc6db502f8baf" /> | ||
|
||
<script src="../../../_static/documentation_options.js?v=5929fcd5"></script> | ||
<script src="../../../_static/doctools.js?v=9a2dae69"></script> | ||
|
@@ -277,9 +277,14 @@ | |
|
||
|
||
<div class="sidebar-primary-items__end sidebar-primary__section"> | ||
<div class="sidebar-primary-item"> | ||
<div id="ethical-ad-placement" | ||
class="flat" | ||
data-ea-publisher="readthedocs" | ||
data-ea-type="readthedocs-sidebar" | ||
data-ea-manual="true"> | ||
</div></div> | ||
</div> | ||
|
||
<div id="rtd-footer-container"></div> | ||
|
||
|
||
</div> | ||
|
@@ -481,8 +486,8 @@ <h1>Source code for flow_matching.path.mixture</h1><div class="highlight"><pre> | |
</div> | ||
|
||
<!-- Scripts loaded after <body> so the DOM is not blocked --> | ||
<script defer src="../../../_static/scripts/bootstrap.js?digest=26a4bc78f4c0ddb94549"></script> | ||
<script defer src="../../../_static/scripts/pydata-sphinx-theme.js?digest=26a4bc78f4c0ddb94549"></script> | ||
<script defer src="../../../_static/scripts/bootstrap.js?digest=8878045cc6db502f8baf"></script> | ||
<script defer src="../../../_static/scripts/pydata-sphinx-theme.js?digest=8878045cc6db502f8baf"></script> | ||
|
||
<footer class="bd-footer"> | ||
<div class="bd-footer__inner bd-page-width"> | ||
|
@@ -515,7 +520,8 @@ <h1>Source code for flow_matching.path.mixture</h1><div class="highlight"><pre> | |
|
||
<div class="footer-item"> | ||
<p class="theme-version"> | ||
Built with the <a href="https://pydata-sphinx-theme.readthedocs.io/en/stable/index.html">PyData Sphinx Theme</a> 0.16.0. | ||
<!-- # L10n: Setting the PST URL as an argument as this does not need to be localized --> | ||
Built with the <a href="https://pydata-sphinx-theme.readthedocs.io/en/stable/index.html">PyData Sphinx Theme</a> 0.16.1. | ||
</p></div> | ||
|
||
</div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,8 +15,8 @@ | |
document.documentElement.dataset.mode = localStorage.getItem("mode") || ""; | ||
document.documentElement.dataset.theme = localStorage.getItem("theme") || ""; | ||
</script> | ||
<!-- | ||
this give us a css class that will be invisible only if js is disabled | ||
<!-- | ||
this give us a css class that will be invisible only if js is disabled | ||
--> | ||
<noscript> | ||
<style> | ||
|
@@ -26,19 +26,19 @@ | |
</noscript> | ||
|
||
<!-- Loaded before other Sphinx assets --> | ||
<link href="../../../_static/styles/theme.css?digest=26a4bc78f4c0ddb94549" rel="stylesheet" /> | ||
<link href="../../../_static/styles/pydata-sphinx-theme.css?digest=26a4bc78f4c0ddb94549" rel="stylesheet" /> | ||
<link href="../../../_static/styles/theme.css?digest=8878045cc6db502f8baf" rel="stylesheet" /> | ||
<link href="../../../_static/styles/pydata-sphinx-theme.css?digest=8878045cc6db502f8baf" rel="stylesheet" /> | ||
|
||
<link rel="stylesheet" type="text/css" href="../../../_static/pygments.css?v=a746c00c" /> | ||
<link rel="stylesheet" type="text/css" href="../../../_static/css/custom.css?v=a47e71e3" /> | ||
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.css" /> | ||
<link rel="stylesheet" type="text/css" href="../../../_static/katex-math.css?v=91adb8b6" /> | ||
|
||
<!-- So that users can add custom icons --> | ||
<script src="../../../_static/scripts/fontawesome.js?digest=26a4bc78f4c0ddb94549"></script> | ||
<script src="../../../_static/scripts/fontawesome.js?digest=8878045cc6db502f8baf"></script> | ||
<!-- Pre-loaded scripts that we'll load fully later --> | ||
<link rel="preload" as="script" href="../../../_static/scripts/bootstrap.js?digest=26a4bc78f4c0ddb94549" /> | ||
<link rel="preload" as="script" href="../../../_static/scripts/pydata-sphinx-theme.js?digest=26a4bc78f4c0ddb94549" /> | ||
<link rel="preload" as="script" href="../../../_static/scripts/bootstrap.js?digest=8878045cc6db502f8baf" /> | ||
<link rel="preload" as="script" href="../../../_static/scripts/pydata-sphinx-theme.js?digest=8878045cc6db502f8baf" /> | ||
|
||
<script src="../../../_static/documentation_options.js?v=5929fcd5"></script> | ||
<script src="../../../_static/doctools.js?v=9a2dae69"></script> | ||
|
@@ -277,9 +277,14 @@ | |
|
||
|
||
<div class="sidebar-primary-items__end sidebar-primary__section"> | ||
<div class="sidebar-primary-item"> | ||
<div id="ethical-ad-placement" | ||
class="flat" | ||
data-ea-publisher="readthedocs" | ||
data-ea-type="readthedocs-sidebar" | ||
data-ea-manual="true"> | ||
</div></div> | ||
</div> | ||
|
||
<div id="rtd-footer-container"></div> | ||
|
||
|
||
</div> | ||
|
@@ -422,8 +427,8 @@ <h1>Source code for flow_matching.path.path</h1><div class="highlight"><pre> | |
</div> | ||
|
||
<!-- Scripts loaded after <body> so the DOM is not blocked --> | ||
<script defer src="../../../_static/scripts/bootstrap.js?digest=26a4bc78f4c0ddb94549"></script> | ||
<script defer src="../../../_static/scripts/pydata-sphinx-theme.js?digest=26a4bc78f4c0ddb94549"></script> | ||
<script defer src="../../../_static/scripts/bootstrap.js?digest=8878045cc6db502f8baf"></script> | ||
<script defer src="../../../_static/scripts/pydata-sphinx-theme.js?digest=8878045cc6db502f8baf"></script> | ||
|
||
<footer class="bd-footer"> | ||
<div class="bd-footer__inner bd-page-width"> | ||
|
@@ -456,7 +461,8 @@ <h1>Source code for flow_matching.path.path</h1><div class="highlight"><pre> | |
|
||
<div class="footer-item"> | ||
<p class="theme-version"> | ||
Built with the <a href="https://pydata-sphinx-theme.readthedocs.io/en/stable/index.html">PyData Sphinx Theme</a> 0.16.0. | ||
<!-- # L10n: Setting the PST URL as an argument as this does not need to be localized --> | ||
Built with the <a href="https://pydata-sphinx-theme.readthedocs.io/en/stable/index.html">PyData Sphinx Theme</a> 0.16.1. | ||
</p></div> | ||
|
||
</div> | ||
|
Oops, something went wrong.