|
| 1 | + |
| 2 | + |
1 | 3 | <!DOCTYPE html> |
2 | 4 | <html class="writer-html5" lang="en" data-content_root="../../"> |
3 | 5 | <head> |
|
12 | 14 | </script> |
13 | 15 |
|
14 | 16 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
15 | | - <title>dpnp.dpnp_iface_arraycreation — Data Parallel Extension for NumPy 0.17.0dev0+52.gd39aa25cf53 documentation</title> |
| 17 | + <title>dpnp.dpnp_iface_arraycreation — Data Parallel Extension for NumPy 0.17.0dev0+53.g89b03eb9244 documentation</title> |
16 | 18 | <link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=fa44fd50" /> |
17 | | - <link rel="stylesheet" type="text/css" href="../../_static/css/theme.css?v=19f00094" /> |
| 19 | + <link rel="stylesheet" type="text/css" href="../../_static/css/theme.css?v=7ab3649f" /> |
18 | 20 |
|
19 | 21 |
|
20 | | - <!--[if lt IE 9]> |
21 | | - <script src="../../_static/js/html5shiv.min.js"></script> |
22 | | - <![endif]--> |
23 | | - |
24 | | - <script src="../../_static/jquery.js?v=5d32c60e"></script> |
25 | | - <script src="../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script> |
26 | | - <script src="../../_static/documentation_options.js?v=096eec68"></script> |
27 | | - <script src="../../_static/doctools.js?v=9a2dae69"></script> |
28 | | - <script src="../../_static/sphinx_highlight.js?v=dc90522c"></script> |
| 22 | + <script src="../../_static/jquery.js?v=5d32c60e"></script> |
| 23 | + <script src="../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script> |
| 24 | + <script src="../../_static/documentation_options.js?v=dc9baa8c"></script> |
| 25 | + <script src="../../_static/doctools.js?v=9a2dae69"></script> |
| 26 | + <script src="../../_static/sphinx_highlight.js?v=dc90522c"></script> |
29 | 27 | <script src="../../_static/js/theme.js"></script> |
30 | 28 | <link rel="index" title="Index" href="../../genindex.html" /> |
31 | 29 | <link rel="search" title="Search" href="../../search.html" /> |
|
42 | 40 | <a href="../../index.html" class="icon icon-home"> |
43 | 41 | Data Parallel Extension for NumPy |
44 | 42 | </a> |
45 | | - <div class="version"> |
46 | | - 0.17.0dev0+52.gd39aa25cf53 |
47 | | - </div> |
48 | 43 | <div role="search"> |
49 | 44 | <form id="rtd-search-form" class="wy-form" action="../../search.html" method="get"> |
50 | 45 | <input type="text" name="q" placeholder="Search docs" aria-label="Search docs" /> |
|
0 commit comments