Skip to content

Commit 3d8eb79

Browse files
committed
Deploying to gh-pages from @ 538d459 🚀
1 parent b0d46bb commit 3d8eb79

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+579
-991
lines changed

.buildinfo

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 1a98e386e56fe732e9476b60ff4607f8
3+
config: 1b4384a136aa5e6bbbee19f188df9e39
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

_modules/delayedarray/BinaryIsometricOp.html

+9-22
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
<meta name="viewport" content="width=device-width,initial-scale=1"/>
55
<meta name="color-scheme" content="light dark"><link rel="index" title="Index" href="../../genindex.html" /><link rel="search" title="Search" href="../../search.html" />
66

7-
<!-- Generated with Sphinx 7.3.7 and Furo 2024.05.06 -->
8-
<title>delayedarray.BinaryIsometricOp - DelayedArray 0.5.1 documentation</title>
7+
<!-- Generated with Sphinx 7.4.7 and Furo 2024.08.06 -->
8+
<title>delayedarray.BinaryIsometricOp - DelayedArray 0.5.2 documentation</title>
99
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=fa44fd50" />
10-
<link rel="stylesheet" type="text/css" href="../../_static/styles/furo.css?v=387cc868" />
11-
<link rel="stylesheet" type="text/css" href="../../_static/styles/furo-extensions.css?v=36a5483c" />
10+
<link rel="stylesheet" type="text/css" href="../../_static/styles/furo.css?v=354aac6f" />
11+
<link rel="stylesheet" type="text/css" href="../../_static/styles/furo-extensions.css?v=302659d7" />
1212

1313

1414

@@ -87,19 +87,6 @@
8787
<path d="M12 3c.132 0 .263 0 .393 0a7.5 7.5 0 0 0 7.92 12.446a9 9 0 1 1 -8.313 -12.454z" />
8888
</svg>
8989
</symbol>
90-
<symbol id="svg-sun-half" viewBox="0 0 24 24">
91-
<title>Auto light/dark mode</title>
92-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
93-
stroke-width="1" stroke-linecap="round" stroke-linejoin="round" class="icon-tabler-shadow">
94-
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
95-
<circle cx="12" cy="12" r="9" />
96-
<path d="M13 12h5" />
97-
<path d="M13 15h4" />
98-
<path d="M13 18h1" />
99-
<path d="M13 9h4" />
100-
<path d="M13 6h1" />
101-
</svg>
102-
</symbol>
10390
<symbol id="svg-sun-with-moon" viewBox="0 0 24 24">
10491
<title>Auto light/dark, in light mode</title>
10592
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
@@ -140,7 +127,7 @@
140127
<path d="M4 20h4l10.5 -10.5a2.828 2.828 0 1 0 -4 -4l-10.5 10.5v4" />
141128
<path d="M13.5 6.5l4 4" />
142129
<path d="M20 21l2 -2l-2 -2" />
143-
<path d="M17 17l-2 2l2 2" /
130+
<path d="M17 17l-2 2l2 2" />
144131
</svg>
145132
</symbol>
146133
<symbol id="svg-eye" viewBox="0 0 24 24">
@@ -178,7 +165,7 @@
178165
</label>
179166
</div>
180167
<div class="header-center">
181-
<a href="../../index.html"><div class="brand">DelayedArray 0.5.1 documentation</div></a>
168+
<a href="../../index.html"><div class="brand">DelayedArray 0.5.2 documentation</div></a>
182169
</div>
183170
<div class="header-right">
184171
<div class="theme-toggle-container theme-toggle-header">
@@ -202,7 +189,7 @@
202189
<div class="sidebar-sticky"><a class="sidebar-brand" href="../../index.html">
203190

204191

205-
<span class="sidebar-brand-text">DelayedArray 0.5.1 documentation</span>
192+
<span class="sidebar-brand-text">DelayedArray 0.5.2 documentation</span>
206193

207194
</a><form class="sidebar-search-container" method="get" action="../../search.html" role="search">
208195
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
@@ -478,9 +465,9 @@ <h1>Source code for delayedarray.BinaryIsometricOp</h1><div class="highlight"><p
478465

479466
</aside>
480467
</div>
481-
</div><script src="../../_static/documentation_options.js?v=b9afe91b"></script>
468+
</div><script src="../../_static/documentation_options.js?v=8e576371"></script>
482469
<script src="../../_static/doctools.js?v=9a2dae69"></script>
483470
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
484-
<script src="../../_static/scripts/furo.js?v=4e2eecee"></script>
471+
<script src="../../_static/scripts/furo.js?v=5fa4622c"></script>
485472
</body>
486473
</html>

_modules/delayedarray/Cast.html

+9-22
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
<meta name="viewport" content="width=device-width,initial-scale=1"/>
55
<meta name="color-scheme" content="light dark"><link rel="index" title="Index" href="../../genindex.html" /><link rel="search" title="Search" href="../../search.html" />
66

7-
<!-- Generated with Sphinx 7.3.7 and Furo 2024.05.06 -->
8-
<title>delayedarray.Cast - DelayedArray 0.5.1 documentation</title>
7+
<!-- Generated with Sphinx 7.4.7 and Furo 2024.08.06 -->
8+
<title>delayedarray.Cast - DelayedArray 0.5.2 documentation</title>
99
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=fa44fd50" />
10-
<link rel="stylesheet" type="text/css" href="../../_static/styles/furo.css?v=387cc868" />
11-
<link rel="stylesheet" type="text/css" href="../../_static/styles/furo-extensions.css?v=36a5483c" />
10+
<link rel="stylesheet" type="text/css" href="../../_static/styles/furo.css?v=354aac6f" />
11+
<link rel="stylesheet" type="text/css" href="../../_static/styles/furo-extensions.css?v=302659d7" />
1212

1313

1414

@@ -87,19 +87,6 @@
8787
<path d="M12 3c.132 0 .263 0 .393 0a7.5 7.5 0 0 0 7.92 12.446a9 9 0 1 1 -8.313 -12.454z" />
8888
</svg>
8989
</symbol>
90-
<symbol id="svg-sun-half" viewBox="0 0 24 24">
91-
<title>Auto light/dark mode</title>
92-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
93-
stroke-width="1" stroke-linecap="round" stroke-linejoin="round" class="icon-tabler-shadow">
94-
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
95-
<circle cx="12" cy="12" r="9" />
96-
<path d="M13 12h5" />
97-
<path d="M13 15h4" />
98-
<path d="M13 18h1" />
99-
<path d="M13 9h4" />
100-
<path d="M13 6h1" />
101-
</svg>
102-
</symbol>
10390
<symbol id="svg-sun-with-moon" viewBox="0 0 24 24">
10491
<title>Auto light/dark, in light mode</title>
10592
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
@@ -140,7 +127,7 @@
140127
<path d="M4 20h4l10.5 -10.5a2.828 2.828 0 1 0 -4 -4l-10.5 10.5v4" />
141128
<path d="M13.5 6.5l4 4" />
142129
<path d="M20 21l2 -2l-2 -2" />
143-
<path d="M17 17l-2 2l2 2" /
130+
<path d="M17 17l-2 2l2 2" />
144131
</svg>
145132
</symbol>
146133
<symbol id="svg-eye" viewBox="0 0 24 24">
@@ -178,7 +165,7 @@
178165
</label>
179166
</div>
180167
<div class="header-center">
181-
<a href="../../index.html"><div class="brand">DelayedArray 0.5.1 documentation</div></a>
168+
<a href="../../index.html"><div class="brand">DelayedArray 0.5.2 documentation</div></a>
182169
</div>
183170
<div class="header-right">
184171
<div class="theme-toggle-container theme-toggle-header">
@@ -202,7 +189,7 @@
202189
<div class="sidebar-sticky"><a class="sidebar-brand" href="../../index.html">
203190

204191

205-
<span class="sidebar-brand-text">DelayedArray 0.5.1 documentation</span>
192+
<span class="sidebar-brand-text">DelayedArray 0.5.2 documentation</span>
206193

207194
</a><form class="sidebar-search-container" method="get" action="../../search.html" role="search">
208195
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
@@ -414,9 +401,9 @@ <h1>Source code for delayedarray.Cast</h1><div class="highlight"><pre>
414401

415402
</aside>
416403
</div>
417-
</div><script src="../../_static/documentation_options.js?v=b9afe91b"></script>
404+
</div><script src="../../_static/documentation_options.js?v=8e576371"></script>
418405
<script src="../../_static/doctools.js?v=9a2dae69"></script>
419406
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
420-
<script src="../../_static/scripts/furo.js?v=4e2eecee"></script>
407+
<script src="../../_static/scripts/furo.js?v=5fa4622c"></script>
421408
</body>
422409
</html>

_modules/delayedarray/Combine.html

+9-22
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
<meta name="viewport" content="width=device-width,initial-scale=1"/>
55
<meta name="color-scheme" content="light dark"><link rel="index" title="Index" href="../../genindex.html" /><link rel="search" title="Search" href="../../search.html" />
66

7-
<!-- Generated with Sphinx 7.3.7 and Furo 2024.05.06 -->
8-
<title>delayedarray.Combine - DelayedArray 0.5.1 documentation</title>
7+
<!-- Generated with Sphinx 7.4.7 and Furo 2024.08.06 -->
8+
<title>delayedarray.Combine - DelayedArray 0.5.2 documentation</title>
99
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=fa44fd50" />
10-
<link rel="stylesheet" type="text/css" href="../../_static/styles/furo.css?v=387cc868" />
11-
<link rel="stylesheet" type="text/css" href="../../_static/styles/furo-extensions.css?v=36a5483c" />
10+
<link rel="stylesheet" type="text/css" href="../../_static/styles/furo.css?v=354aac6f" />
11+
<link rel="stylesheet" type="text/css" href="../../_static/styles/furo-extensions.css?v=302659d7" />
1212

1313

1414

@@ -87,19 +87,6 @@
8787
<path d="M12 3c.132 0 .263 0 .393 0a7.5 7.5 0 0 0 7.92 12.446a9 9 0 1 1 -8.313 -12.454z" />
8888
</svg>
8989
</symbol>
90-
<symbol id="svg-sun-half" viewBox="0 0 24 24">
91-
<title>Auto light/dark mode</title>
92-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
93-
stroke-width="1" stroke-linecap="round" stroke-linejoin="round" class="icon-tabler-shadow">
94-
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
95-
<circle cx="12" cy="12" r="9" />
96-
<path d="M13 12h5" />
97-
<path d="M13 15h4" />
98-
<path d="M13 18h1" />
99-
<path d="M13 9h4" />
100-
<path d="M13 6h1" />
101-
</svg>
102-
</symbol>
10390
<symbol id="svg-sun-with-moon" viewBox="0 0 24 24">
10491
<title>Auto light/dark, in light mode</title>
10592
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
@@ -140,7 +127,7 @@
140127
<path d="M4 20h4l10.5 -10.5a2.828 2.828 0 1 0 -4 -4l-10.5 10.5v4" />
141128
<path d="M13.5 6.5l4 4" />
142129
<path d="M20 21l2 -2l-2 -2" />
143-
<path d="M17 17l-2 2l2 2" /
130+
<path d="M17 17l-2 2l2 2" />
144131
</svg>
145132
</symbol>
146133
<symbol id="svg-eye" viewBox="0 0 24 24">
@@ -178,7 +165,7 @@
178165
</label>
179166
</div>
180167
<div class="header-center">
181-
<a href="../../index.html"><div class="brand">DelayedArray 0.5.1 documentation</div></a>
168+
<a href="../../index.html"><div class="brand">DelayedArray 0.5.2 documentation</div></a>
182169
</div>
183170
<div class="header-right">
184171
<div class="theme-toggle-container theme-toggle-header">
@@ -202,7 +189,7 @@
202189
<div class="sidebar-sticky"><a class="sidebar-brand" href="../../index.html">
203190

204191

205-
<span class="sidebar-brand-text">DelayedArray 0.5.1 documentation</span>
192+
<span class="sidebar-brand-text">DelayedArray 0.5.2 documentation</span>
206193

207194
</a><form class="sidebar-search-container" method="get" action="../../search.html" role="search">
208195
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
@@ -484,9 +471,9 @@ <h1>Source code for delayedarray.Combine</h1><div class="highlight"><pre>
484471

485472
</aside>
486473
</div>
487-
</div><script src="../../_static/documentation_options.js?v=b9afe91b"></script>
474+
</div><script src="../../_static/documentation_options.js?v=8e576371"></script>
488475
<script src="../../_static/doctools.js?v=9a2dae69"></script>
489476
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
490-
<script src="../../_static/scripts/furo.js?v=4e2eecee"></script>
477+
<script src="../../_static/scripts/furo.js?v=5fa4622c"></script>
491478
</body>
492479
</html>

0 commit comments

Comments
 (0)