Skip to content

Commit 2ca242d

Browse files
Merge pull request #1450 from IntelPython/fix/manifest
Remove MANIFEST.in 84acdea
1 parent aa44524 commit 2ca242d

File tree

115 files changed

+7491
-1260
lines changed

Some content is hidden

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

115 files changed

+7491
-1260
lines changed

dev/.buildinfo

Lines changed: 1 addition & 1 deletion
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: d29be7e59b002853153ac44900cbe130
3+
config: 5a8b7653da743bfd7431bbb614b19228
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

dev/_static/documentation_options.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
const DOCUMENTATION_OPTIONS = {
2-
VERSION: '0.23.0rc2+11.g431dff788',
2+
VERSION: '0.23.0rc2+13.g84acdeae9',
33
LANGUAGE: 'en',
44
COLLAPSE_INDEX: false,
55
BUILDER: 'html',

dev/_static/pygments.css

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -106,17 +106,17 @@ body[data-theme="dark"] .highlight .cp { color: #ff3a3a; font-weight: bold } /*
106106
body[data-theme="dark"] .highlight .cpf { color: #ababab; font-style: italic } /* Comment.PreprocFile */
107107
body[data-theme="dark"] .highlight .c1 { color: #ababab; font-style: italic } /* Comment.Single */
108108
body[data-theme="dark"] .highlight .cs { color: #e50808; font-weight: bold; background-color: #520000 } /* Comment.Special */
109-
body[data-theme="dark"] .highlight .gd { color: #d22323 } /* Generic.Deleted */
109+
body[data-theme="dark"] .highlight .gd { color: #ff3a3a } /* Generic.Deleted */
110110
body[data-theme="dark"] .highlight .ge { color: #d0d0d0; font-style: italic } /* Generic.Emph */
111111
body[data-theme="dark"] .highlight .ges { color: #d0d0d0; font-weight: bold; font-style: italic } /* Generic.EmphStrong */
112-
body[data-theme="dark"] .highlight .gr { color: #d22323 } /* Generic.Error */
112+
body[data-theme="dark"] .highlight .gr { color: #ff3a3a } /* Generic.Error */
113113
body[data-theme="dark"] .highlight .gh { color: #ffffff; font-weight: bold } /* Generic.Heading */
114114
body[data-theme="dark"] .highlight .gi { color: #589819 } /* Generic.Inserted */
115115
body[data-theme="dark"] .highlight .go { color: #cccccc } /* Generic.Output */
116116
body[data-theme="dark"] .highlight .gp { color: #aaaaaa } /* Generic.Prompt */
117117
body[data-theme="dark"] .highlight .gs { color: #d0d0d0; font-weight: bold } /* Generic.Strong */
118118
body[data-theme="dark"] .highlight .gu { color: #ffffff; text-decoration: underline } /* Generic.Subheading */
119-
body[data-theme="dark"] .highlight .gt { color: #d22323 } /* Generic.Traceback */
119+
body[data-theme="dark"] .highlight .gt { color: #ff3a3a } /* Generic.Traceback */
120120
body[data-theme="dark"] .highlight .kc { color: #6ebf26; font-weight: bold } /* Keyword.Constant */
121121
body[data-theme="dark"] .highlight .kd { color: #6ebf26; font-weight: bold } /* Keyword.Declaration */
122122
body[data-theme="dark"] .highlight .kn { color: #6ebf26; font-weight: bold } /* Keyword.Namespace */
@@ -192,17 +192,17 @@ body:not([data-theme="light"]) .highlight .cp { color: #ff3a3a; font-weight: bol
192192
body:not([data-theme="light"]) .highlight .cpf { color: #ababab; font-style: italic } /* Comment.PreprocFile */
193193
body:not([data-theme="light"]) .highlight .c1 { color: #ababab; font-style: italic } /* Comment.Single */
194194
body:not([data-theme="light"]) .highlight .cs { color: #e50808; font-weight: bold; background-color: #520000 } /* Comment.Special */
195-
body:not([data-theme="light"]) .highlight .gd { color: #d22323 } /* Generic.Deleted */
195+
body:not([data-theme="light"]) .highlight .gd { color: #ff3a3a } /* Generic.Deleted */
196196
body:not([data-theme="light"]) .highlight .ge { color: #d0d0d0; font-style: italic } /* Generic.Emph */
197197
body:not([data-theme="light"]) .highlight .ges { color: #d0d0d0; font-weight: bold; font-style: italic } /* Generic.EmphStrong */
198-
body:not([data-theme="light"]) .highlight .gr { color: #d22323 } /* Generic.Error */
198+
body:not([data-theme="light"]) .highlight .gr { color: #ff3a3a } /* Generic.Error */
199199
body:not([data-theme="light"]) .highlight .gh { color: #ffffff; font-weight: bold } /* Generic.Heading */
200200
body:not([data-theme="light"]) .highlight .gi { color: #589819 } /* Generic.Inserted */
201201
body:not([data-theme="light"]) .highlight .go { color: #cccccc } /* Generic.Output */
202202
body:not([data-theme="light"]) .highlight .gp { color: #aaaaaa } /* Generic.Prompt */
203203
body:not([data-theme="light"]) .highlight .gs { color: #d0d0d0; font-weight: bold } /* Generic.Strong */
204204
body:not([data-theme="light"]) .highlight .gu { color: #ffffff; text-decoration: underline } /* Generic.Subheading */
205-
body:not([data-theme="light"]) .highlight .gt { color: #d22323 } /* Generic.Traceback */
205+
body:not([data-theme="light"]) .highlight .gt { color: #ff3a3a } /* Generic.Traceback */
206206
body:not([data-theme="light"]) .highlight .kc { color: #6ebf26; font-weight: bold } /* Keyword.Constant */
207207
body:not([data-theme="light"]) .highlight .kd { color: #6ebf26; font-weight: bold } /* Keyword.Declaration */
208208
body:not([data-theme="light"]) .highlight .kn { color: #6ebf26; font-weight: bold } /* Keyword.Namespace */

dev/_static/styles/furo.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dev/_static/styles/furo.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dev/autoapi/index.html

Lines changed: 68 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
</script>
1515
<link rel="index" title="Index" href="../genindex.html" /><link rel="search" title="Search" href="../search.html" /><link rel="next" title="numba_dpex.kernel_api" href="numba_dpex/kernel_api/index.html" /><link rel="prev" title="Common issues and tips" href="../user_guide/debugging/common_issues.html" />
1616

17-
<!-- Generated with Sphinx 7.3.7 and Furo 2024.04.27 -->
18-
<title>API Reference - numba-dpex 0.23.0rc2+11.g431dff788 documentation</title>
17+
<!-- Generated with Sphinx 7.3.7 and Furo 2024.05.06 -->
18+
<title>API Reference - numba-dpex 0.23.0rc2+13.g84acdeae9 documentation</title>
1919
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=a746c00c" />
20-
<link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?v=437aa6ec" />
20+
<link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?v=387cc868" />
2121
<link rel="stylesheet" type="text/css" href="../_static/graphviz.css?v=fd3f3429" />
2222
<link rel="stylesheet" type="text/css" href="../_static/styles/furo-extensions.css?v=36a5483c" />
2323
<link rel="stylesheet" type="text/css" href="../_static/css/custom.css" />
@@ -79,7 +79,7 @@
7979
<symbol id="svg-sun" viewBox="0 0 24 24">
8080
<title>Light mode</title>
8181
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
82-
stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="feather-sun">
82+
stroke-width="1" stroke-linecap="round" stroke-linejoin="round" class="feather-sun">
8383
<circle cx="12" cy="12" r="5"></circle>
8484
<line x1="12" y1="1" x2="12" y2="3"></line>
8585
<line x1="12" y1="21" x2="12" y2="23"></line>
@@ -94,15 +94,15 @@
9494
<symbol id="svg-moon" viewBox="0 0 24 24">
9595
<title>Dark mode</title>
9696
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
97-
stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="icon-tabler-moon">
97+
stroke-width="1" stroke-linecap="round" stroke-linejoin="round" class="icon-tabler-moon">
9898
<path stroke="none" d="M0 0h24v24H0z" fill="none" />
9999
<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" />
100100
</svg>
101101
</symbol>
102102
<symbol id="svg-sun-half" viewBox="0 0 24 24">
103103
<title>Auto light/dark mode</title>
104104
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
105-
stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="icon-tabler-shadow">
105+
stroke-width="1" stroke-linecap="round" stroke-linejoin="round" class="icon-tabler-shadow">
106106
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
107107
<circle cx="12" cy="12" r="9" />
108108
<path d="M13 12h5" />
@@ -112,6 +112,60 @@
112112
<path d="M13 6h1" />
113113
</svg>
114114
</symbol>
115+
<symbol id="svg-sun-with-moon" viewBox="0 0 24 24">
116+
<title>Auto light/dark, in light mode</title>
117+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
118+
stroke-width="1" stroke-linecap="round" stroke-linejoin="round"
119+
class="icon-custom-derived-from-feather-sun-and-tabler-moon">
120+
<path style="opacity: 50%" d="M 5.411 14.504 C 5.471 14.504 5.532 14.504 5.591 14.504 C 3.639 16.319 4.383 19.569 6.931 20.352 C 7.693 20.586 8.512 20.551 9.25 20.252 C 8.023 23.207 4.056 23.725 2.11 21.184 C 0.166 18.642 1.702 14.949 4.874 14.536 C 5.051 14.512 5.231 14.5 5.411 14.5 L 5.411 14.504 Z"/>
121+
<line x1="14.5" y1="3.25" x2="14.5" y2="1.25"/>
122+
<line x1="14.5" y1="15.85" x2="14.5" y2="17.85"/>
123+
<line x1="10.044" y1="5.094" x2="8.63" y2="3.68"/>
124+
<line x1="19" y1="14.05" x2="20.414" y2="15.464"/>
125+
<line x1="8.2" y1="9.55" x2="6.2" y2="9.55"/>
126+
<line x1="20.8" y1="9.55" x2="22.8" y2="9.55"/>
127+
<line x1="10.044" y1="14.006" x2="8.63" y2="15.42"/>
128+
<line x1="19" y1="5.05" x2="20.414" y2="3.636"/>
129+
<circle cx="14.5" cy="9.55" r="3.6"/>
130+
</svg>
131+
</symbol>
132+
<symbol id="svg-moon-with-sun" viewBox="0 0 24 24">
133+
<title>Auto light/dark, in dark mode</title>
134+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
135+
stroke-width="1" stroke-linecap="round" stroke-linejoin="round"
136+
class="icon-custom-derived-from-feather-sun-and-tabler-moon">
137+
<path d="M 8.282 7.007 C 8.385 7.007 8.494 7.007 8.595 7.007 C 5.18 10.184 6.481 15.869 10.942 17.24 C 12.275 17.648 13.706 17.589 15 17.066 C 12.851 22.236 5.91 23.143 2.505 18.696 C -0.897 14.249 1.791 7.786 7.342 7.063 C 7.652 7.021 7.965 7 8.282 7 L 8.282 7.007 Z"/>
138+
<line style="opacity: 50%" x1="18" y1="3.705" x2="18" y2="2.5"/>
139+
<line style="opacity: 50%" x1="18" y1="11.295" x2="18" y2="12.5"/>
140+
<line style="opacity: 50%" x1="15.316" y1="4.816" x2="14.464" y2="3.964"/>
141+
<line style="opacity: 50%" x1="20.711" y1="10.212" x2="21.563" y2="11.063"/>
142+
<line style="opacity: 50%" x1="14.205" y1="7.5" x2="13.001" y2="7.5"/>
143+
<line style="opacity: 50%" x1="21.795" y1="7.5" x2="23" y2="7.5"/>
144+
<line style="opacity: 50%" x1="15.316" y1="10.184" x2="14.464" y2="11.036"/>
145+
<line style="opacity: 50%" x1="20.711" y1="4.789" x2="21.563" y2="3.937"/>
146+
<circle style="opacity: 50%" cx="18" cy="7.5" r="2.169"/>
147+
</svg>
148+
</symbol>
149+
<symbol id="svg-pencil" viewBox="0 0 24 24">
150+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
151+
stroke-width="1" stroke-linecap="round" stroke-linejoin="round" class="icon-tabler-pencil-code">
152+
<path d="M4 20h4l10.5 -10.5a2.828 2.828 0 1 0 -4 -4l-10.5 10.5v4" />
153+
<path d="M13.5 6.5l4 4" />
154+
<path d="M20 21l2 -2l-2 -2" />
155+
<path d="M17 17l-2 2l2 2" /
156+
</svg>
157+
</symbol>
158+
<symbol id="svg-eye" viewBox="0 0 24 24">
159+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
160+
stroke-width="1" stroke-linecap="round" stroke-linejoin="round" class="icon-tabler-eye-code">
161+
<path stroke="none" d="M0 0h24v24H0z" fill="none" />
162+
<path d="M10 12a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
163+
<path
164+
d="M11.11 17.958c-3.209 -.307 -5.91 -2.293 -8.11 -5.958c2.4 -4 5.4 -6 9 -6c3.6 0 6.6 2 9 6c-.21 .352 -.427 .688 -.647 1.008" />
165+
<path d="M20 21l2 -2l-2 -2" />
166+
<path d="M17 17l-2 2l2 2" />
167+
</svg>
168+
</symbol>
115169
</svg>
116170

117171
<input type="checkbox" class="sidebar-toggle" name="__navigation" id="__navigation">
@@ -136,13 +190,14 @@
136190
</label>
137191
</div>
138192
<div class="header-center">
139-
<a href="../index.html"><div class="brand">numba-dpex 0.23.0rc2+11.g431dff788 documentation</div></a>
193+
<a href="../index.html"><div class="brand">numba-dpex 0.23.0rc2+13.g84acdeae9 documentation</div></a>
140194
</div>
141195
<div class="header-right">
142196
<div class="theme-toggle-container theme-toggle-header">
143197
<button class="theme-toggle">
144198
<div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
145-
<svg class="theme-icon-when-auto"><use href="#svg-sun-half"></use></svg>
199+
<svg class="theme-icon-when-auto-light"><use href="#svg-sun-with-moon"></use></svg>
200+
<svg class="theme-icon-when-auto-dark"><use href="#svg-moon-with-sun"></use></svg>
146201
<svg class="theme-icon-when-dark"><use href="#svg-moon"></use></svg>
147202
<svg class="theme-icon-when-light"><use href="#svg-sun"></use></svg>
148203
</button>
@@ -159,7 +214,7 @@
159214
<div class="sidebar-sticky"><a class="sidebar-brand" href="../index.html">
160215

161216

162-
<span class="sidebar-brand-text">numba-dpex 0.23.0rc2+11.g431dff788 documentation</span>
217+
<span class="sidebar-brand-text">numba-dpex 0.23.0rc2+13.g84acdeae9 documentation</span>
163218

164219
</a><form class="sidebar-search-container" method="get" action="../search.html" role="search">
165220
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
@@ -229,10 +284,12 @@
229284
</a>
230285
<div class="content-icon-container">
231286

287+
232288
<div class="theme-toggle-container theme-toggle-content">
233289
<button class="theme-toggle">
234290
<div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
235-
<svg class="theme-icon-when-auto"><use href="#svg-sun-half"></use></svg>
291+
<svg class="theme-icon-when-auto-light"><use href="#svg-sun-with-moon"></use></svg>
292+
<svg class="theme-icon-when-auto-dark"><use href="#svg-moon-with-sun"></use></svg>
236293
<svg class="theme-icon-when-dark"><use href="#svg-moon"></use></svg>
237294
<svg class="theme-icon-when-light"><use href="#svg-sun"></use></svg>
238295
</button>
@@ -313,7 +370,7 @@ <h1>API Reference<a class="headerlink" href="#api-reference" title="Link to this
313370

314371
</aside>
315372
</div>
316-
</div><script src="../_static/documentation_options.js?v=f4f181db"></script>
373+
</div><script src="../_static/documentation_options.js?v=d66cd173"></script>
317374
<script src="../_static/doctools.js?v=9a2dae69"></script>
318375
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
319376
<script src="../_static/scripts/furo.js?v=4e2eecee"></script>

0 commit comments

Comments
 (0)