|
1 | 1 | <!doctype html> |
2 | 2 | <html class="no-js" lang="en" data-content_root="../"> |
3 | | - <head><meta charset="utf-8"/> |
4 | | - <meta name="viewport" content="width=device-width,initial-scale=1"/> |
5 | | - <meta name="color-scheme" content="light dark"><link rel="index" title="Index" href="../genindex.html" /><link rel="search" title="Search" href="../search.html" /> |
| 3 | + <head><meta charset="utf-8"> |
| 4 | + <meta name="viewport" content="width=device-width,initial-scale=1"> |
| 5 | + <meta name="color-scheme" content="light dark"><link rel="index" title="Index" href="../genindex.html"><link rel="search" title="Search" href="../search.html"> |
6 | 6 |
|
7 | | - <!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 --> |
8 | | - <title>Overview: module code - mkl_random 1.3.0dev0 documentation</title> |
| 7 | + <!-- Generated with Sphinx 8.2.3 and Furo 2025.09.25 --> |
| 8 | + <title>Overview: module code - mkl_random 1.3.0 documentation</title> |
9 | 9 | <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=d111a655" /> |
10 | | - <link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?v=25af2a20" /> |
| 10 | + <link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?v=580074bf" /> |
11 | 11 | <link rel="stylesheet" type="text/css" href="../_static/sphinx-design.min.css?v=95c83b7e" /> |
12 | 12 | <link rel="stylesheet" type="text/css" href="../_static/styles/furo-extensions.css?v=8dab3a3b" /> |
13 | 13 |
|
|
22 | 22 | } |
23 | 23 | @media not print { |
24 | 24 | body[data-theme="dark"] { |
25 | | - --color-code-background: #2b2b2b; |
26 | | - --color-code-foreground: #f8f8f2; |
| 25 | + --color-code-background: #202020; |
| 26 | + --color-code-foreground: #d0d0d0; |
27 | 27 |
|
28 | 28 | } |
29 | 29 | @media (prefers-color-scheme: dark) { |
30 | 30 | body:not([data-theme="light"]) { |
31 | | - --color-code-background: #2b2b2b; |
32 | | - --color-code-foreground: #f8f8f2; |
| 31 | + --color-code-background: #202020; |
| 32 | + --color-code-foreground: #d0d0d0; |
33 | 33 |
|
34 | 34 | } |
35 | 35 | } |
|
144 | 144 | </symbol> |
145 | 145 | </svg> |
146 | 146 |
|
147 | | -<input type="checkbox" class="sidebar-toggle" name="__navigation" id="__navigation"> |
148 | | -<input type="checkbox" class="sidebar-toggle" name="__toc" id="__toc"> |
149 | | -<label class="overlay sidebar-overlay" for="__navigation"> |
150 | | - <div class="visually-hidden">Hide navigation sidebar</div> |
151 | | -</label> |
152 | | -<label class="overlay toc-overlay" for="__toc"> |
153 | | - <div class="visually-hidden">Hide table of contents sidebar</div> |
154 | | -</label> |
| 147 | +<input type="checkbox" class="sidebar-toggle" name="__navigation" id="__navigation" aria-label="Toggle site navigation sidebar"> |
| 148 | +<input type="checkbox" class="sidebar-toggle" name="__toc" id="__toc" aria-label="Toggle table of contents sidebar"> |
| 149 | +<label class="overlay sidebar-overlay" for="__navigation"></label> |
| 150 | +<label class="overlay toc-overlay" for="__toc"></label> |
155 | 151 |
|
156 | 152 | <a class="skip-to-content muted-link" href="#furo-main-content">Skip to content</a> |
157 | 153 |
|
|
161 | 157 | <header class="mobile-header"> |
162 | 158 | <div class="header-left"> |
163 | 159 | <label class="nav-overlay-icon" for="__navigation"> |
164 | | - <div class="visually-hidden">Toggle site navigation sidebar</div> |
165 | | - <i class="icon"><svg><use href="#svg-menu"></use></svg></i> |
| 160 | + <span class="icon"><svg><use href="#svg-menu"></use></svg></span> |
166 | 161 | </label> |
167 | 162 | </div> |
168 | 163 | <div class="header-center"> |
169 | | - <a href="../index.html"><div class="brand">mkl_random 1.3.0dev0 documentation</div></a> |
| 164 | + <a href="../index.html"><div class="brand">mkl_random 1.3.0 documentation</div></a> |
170 | 165 | </div> |
171 | 166 | <div class="header-right"> |
172 | 167 | <div class="theme-toggle-container theme-toggle-header"> |
173 | | - <button class="theme-toggle"> |
174 | | - <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div> |
| 168 | + <button class="theme-toggle" aria-label="Toggle Light / Dark / Auto color theme"> |
175 | 169 | <svg class="theme-icon-when-auto-light"><use href="#svg-sun-with-moon"></use></svg> |
176 | 170 | <svg class="theme-icon-when-auto-dark"><use href="#svg-moon-with-sun"></use></svg> |
177 | 171 | <svg class="theme-icon-when-dark"><use href="#svg-moon"></use></svg> |
178 | 172 | <svg class="theme-icon-when-light"><use href="#svg-sun"></use></svg> |
179 | 173 | </button> |
180 | 174 | </div> |
181 | 175 | <label class="toc-overlay-icon toc-header-icon no-toc" for="__toc"> |
182 | | - <div class="visually-hidden">Toggle table of contents sidebar</div> |
183 | | - <i class="icon"><svg><use href="#svg-toc"></use></svg></i> |
| 176 | + <span class="icon"><svg><use href="#svg-toc"></use></svg></span> |
184 | 177 | </label> |
185 | 178 | </div> |
186 | 179 | </header> |
|
189 | 182 |
|
190 | 183 | <div class="sidebar-sticky"><a class="sidebar-brand" href="../index.html"> |
191 | 184 |
|
192 | | - <span class="sidebar-brand-text">mkl_random 1.3.0dev0 documentation</span> |
| 185 | + <span class="sidebar-brand-text">mkl_random 1.3.0 documentation</span> |
193 | 186 |
|
194 | 187 | </a><form class="sidebar-search-container" method="get" action="../search.html" role="search"> |
195 | 188 | <input class="sidebar-search" placeholder="Search" name="q" aria-label="Search"> |
|
200 | 193 | <ul> |
201 | 194 | <li class="toctree-l1"><a class="reference internal" href="../tutorials.html">Beginner’s guide</a></li> |
202 | 195 | <li class="toctree-l1"><a class="reference internal" href="../how_to.html">How-to Guides</a></li> |
203 | | -<li class="toctree-l1 has-children"><a class="reference internal" href="../reference/index.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">mkl_random</span></code> APIs</a><input class="toctree-checkbox" id="toctree-checkbox-1" name="toctree-checkbox-1" role="switch" type="checkbox"/><label for="toctree-checkbox-1"><div class="visually-hidden">Toggle navigation of mkl_random APIs</div><i class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul> |
| 196 | +<li class="toctree-l1 has-children"><a class="reference internal" href="../reference/index.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">mkl_random</span></code> APIs</a><input aria-label="Toggle navigation of mkl_random APIs" class="toctree-checkbox" id="toctree-checkbox-1" name="toctree-checkbox-1" role="switch" type="checkbox"/><label for="toctree-checkbox-1"><span class="icon"><svg><use href="#svg-arrow-right"></use></svg></span></label><ul> |
204 | 197 | <li class="toctree-l2"><a class="reference internal" href="../reference/api.html">Class RandomState</a></li> |
205 | 198 | <li class="toctree-l2"><a class="reference internal" href="../reference/mt19937.html">MT19937 brng</a></li> |
206 | 199 | <li class="toctree-l2"><a class="reference internal" href="../reference/sfmt19937.html">SFMT19937 brng</a></li> |
|
236 | 229 | </a> |
237 | 230 | <div class="content-icon-container"> |
238 | 231 | <div class="theme-toggle-container theme-toggle-content"> |
239 | | - <button class="theme-toggle"> |
240 | | - <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div> |
| 232 | + <button class="theme-toggle" aria-label="Toggle Light / Dark / Auto color theme"> |
241 | 233 | <svg class="theme-icon-when-auto-light"><use href="#svg-sun-with-moon"></use></svg> |
242 | 234 | <svg class="theme-icon-when-auto-dark"><use href="#svg-moon-with-sun"></use></svg> |
243 | 235 | <svg class="theme-icon-when-dark"><use href="#svg-moon"></use></svg> |
244 | 236 | <svg class="theme-icon-when-light"><use href="#svg-sun"></use></svg> |
245 | 237 | </button> |
246 | 238 | </div> |
247 | 239 | <label class="toc-overlay-icon toc-content-icon no-toc" for="__toc"> |
248 | | - <div class="visually-hidden">Toggle table of contents sidebar</div> |
249 | | - <i class="icon"><svg><use href="#svg-toc"></use></svg></i> |
| 240 | + <span class="icon"><svg><use href="#svg-toc"></use></svg></span> |
250 | 241 | </label> |
251 | 242 | </div> |
252 | 243 | <article role="main" id="furo-main-content"> |
@@ -284,7 +275,7 @@ <h1>All modules for which code is available</h1> |
284 | 275 |
|
285 | 276 | </aside> |
286 | 277 | </div> |
287 | | -</div><script src="../_static/documentation_options.js?v=d3564e98"></script> |
| 278 | +</div><script src="../_static/documentation_options.js?v=1f29e9d3"></script> |
288 | 279 | <script src="../_static/doctools.js?v=9bcbadda"></script> |
289 | 280 | <script src="../_static/sphinx_highlight.js?v=dc90522c"></script> |
290 | 281 | <script src="../_static/scripts/furo.js?v=46bd48cc"></script> |
|
0 commit comments