Skip to content

Commit eea2313

Browse files
Implement a helper alias template for complex types 1023f30
1 parent d1bc98e commit eea2313

File tree

1,471 files changed

+27057
-9352
lines changed

Some content is hidden

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

1,471 files changed

+27057
-9352
lines changed

pull/1644/.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: f342c71a4ca92769eb637f4d3680c1d2
3+
config: 10f79a22a0005b4d4fbb403672331110
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

pull/1644/_modules/dpnp/dpnp_array.html

Lines changed: 106 additions & 68 deletions
Large diffs are not rendered by default.

pull/1644/_modules/dpnp/dpnp_flatiter.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</script>
1313

1414
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
15-
<title>dpnp.dpnp_flatiter &mdash; Data Parallel Extension for NumPy 0.13.1dev1+19.gb528f62350 documentation</title>
15+
<title>dpnp.dpnp_flatiter &mdash; Data Parallel Extension for NumPy 0.13.1dev3+27.g1023f3072e documentation</title>
1616
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=fa44fd50" />
1717
<link rel="stylesheet" type="text/css" href="../../_static/css/theme.css?v=19f00094" />
1818

@@ -23,7 +23,7 @@
2323

2424
<script src="../../_static/jquery.js?v=5d32c60e"></script>
2525
<script src="../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
26-
<script src="../../_static/documentation_options.js?v=0f3ecd28"></script>
26+
<script src="../../_static/documentation_options.js?v=5617cc3a"></script>
2727
<script src="../../_static/doctools.js?v=888ff710"></script>
2828
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
2929
<script src="../../_static/js/theme.js"></script>
@@ -43,7 +43,7 @@
4343
Data Parallel Extension for NumPy
4444
</a>
4545
<div class="version">
46-
0.13.1dev1+19.gb528f62350
46+
0.13.1dev3+27.g1023f3072e
4747
</div>
4848
<div role="search">
4949
<form id="rtd-search-form" class="wy-form" action="../../search.html" method="get">
@@ -90,7 +90,7 @@
9090
<h1>Source code for dpnp.dpnp_flatiter</h1><div class="highlight"><pre>
9191
<span></span><span class="c1"># -*- coding: utf-8 -*-</span>
9292
<span class="c1"># *****************************************************************************</span>
93-
<span class="c1"># Copyright (c) 2016-2023, Intel Corporation</span>
93+
<span class="c1"># Copyright (c) 2016-2024, Intel Corporation</span>
9494
<span class="c1"># All rights reserved.</span>
9595
<span class="c1">#</span>
9696
<span class="c1"># Redistribution and use in source and binary forms, with or without</span>
@@ -200,7 +200,7 @@ <h1>Source code for dpnp.dpnp_flatiter</h1><div class="highlight"><pre>
200200
<hr/>
201201

202202
<div role="contentinfo">
203-
<p>&#169; Copyright 2020-2023, Intel Corporation.</p>
203+
<p>&#169; Copyright 2020-2024, Intel Corporation.</p>
204204
</div>
205205

206206
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a

pull/1644/_modules/dpnp/dpnp_iface.html

Lines changed: 37 additions & 27 deletions
Large diffs are not rendered by default.

pull/1644/_modules/dpnp/dpnp_iface_arraycreation.html

Lines changed: 1306 additions & 208 deletions
Large diffs are not rendered by default.

pull/1644/_modules/dpnp/dpnp_iface_bitwise.html

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</script>
1313

1414
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
15-
<title>dpnp.dpnp_iface_bitwise &mdash; Data Parallel Extension for NumPy 0.13.1dev1+19.gb528f62350 documentation</title>
15+
<title>dpnp.dpnp_iface_bitwise &mdash; Data Parallel Extension for NumPy 0.13.1dev3+27.g1023f3072e documentation</title>
1616
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=fa44fd50" />
1717
<link rel="stylesheet" type="text/css" href="../../_static/css/theme.css?v=19f00094" />
1818

@@ -23,7 +23,7 @@
2323

2424
<script src="../../_static/jquery.js?v=5d32c60e"></script>
2525
<script src="../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
26-
<script src="../../_static/documentation_options.js?v=0f3ecd28"></script>
26+
<script src="../../_static/documentation_options.js?v=5617cc3a"></script>
2727
<script src="../../_static/doctools.js?v=888ff710"></script>
2828
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
2929
<script src="../../_static/js/theme.js"></script>
@@ -43,7 +43,7 @@
4343
Data Parallel Extension for NumPy
4444
</a>
4545
<div class="version">
46-
0.13.1dev1+19.gb528f62350
46+
0.13.1dev3+27.g1023f3072e
4747
</div>
4848
<div role="search">
4949
<form id="rtd-search-form" class="wy-form" action="../../search.html" method="get">
@@ -88,11 +88,9 @@
8888
<div itemprop="articleBody">
8989

9090
<h1>Source code for dpnp.dpnp_iface_bitwise</h1><div class="highlight"><pre>
91-
<span></span><span class="c1"># cython: language_level=3</span>
92-
<span class="c1"># distutils: language = c++</span>
93-
<span class="c1"># -*- coding: utf-8 -*-</span>
91+
<span></span><span class="c1"># -*- coding: utf-8 -*-</span>
9492
<span class="c1"># *****************************************************************************</span>
95-
<span class="c1"># Copyright (c) 2016-2023, Intel Corporation</span>
93+
<span class="c1"># Copyright (c) 2016-2024, Intel Corporation</span>
9694
<span class="c1"># All rights reserved.</span>
9795
<span class="c1">#</span>
9896
<span class="c1"># Redistribution and use in source and binary forms, with or without</span>
@@ -572,7 +570,7 @@ <h1>Source code for dpnp.dpnp_iface_bitwise</h1><div class="highlight"><pre>
572570
<hr/>
573571

574572
<div role="contentinfo">
575-
<p>&#169; Copyright 2020-2023, Intel Corporation.</p>
573+
<p>&#169; Copyright 2020-2024, Intel Corporation.</p>
576574
</div>
577575

578576
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a

pull/1644/_modules/dpnp/dpnp_iface_counting.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</script>
1313

1414
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
15-
<title>dpnp.dpnp_iface_counting &mdash; Data Parallel Extension for NumPy 0.13.1dev1+19.gb528f62350 documentation</title>
15+
<title>dpnp.dpnp_iface_counting &mdash; Data Parallel Extension for NumPy 0.13.1dev3+27.g1023f3072e documentation</title>
1616
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=fa44fd50" />
1717
<link rel="stylesheet" type="text/css" href="../../_static/css/theme.css?v=19f00094" />
1818

@@ -23,7 +23,7 @@
2323

2424
<script src="../../_static/jquery.js?v=5d32c60e"></script>
2525
<script src="../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
26-
<script src="../../_static/documentation_options.js?v=0f3ecd28"></script>
26+
<script src="../../_static/documentation_options.js?v=5617cc3a"></script>
2727
<script src="../../_static/doctools.js?v=888ff710"></script>
2828
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
2929
<script src="../../_static/js/theme.js"></script>
@@ -43,7 +43,7 @@
4343
Data Parallel Extension for NumPy
4444
</a>
4545
<div class="version">
46-
0.13.1dev1+19.gb528f62350
46+
0.13.1dev3+27.g1023f3072e
4747
</div>
4848
<div role="search">
4949
<form id="rtd-search-form" class="wy-form" action="../../search.html" method="get">
@@ -92,7 +92,7 @@ <h1>Source code for dpnp.dpnp_iface_counting</h1><div class="highlight"><pre>
9292
<span class="c1"># distutils: language = c++</span>
9393
<span class="c1"># -*- coding: utf-8 -*-</span>
9494
<span class="c1"># *****************************************************************************</span>
95-
<span class="c1"># Copyright (c) 2016-2023, Intel Corporation</span>
95+
<span class="c1"># Copyright (c) 2016-2024, Intel Corporation</span>
9696
<span class="c1"># All rights reserved.</span>
9797
<span class="c1">#</span>
9898
<span class="c1"># Redistribution and use in source and binary forms, with or without</span>
@@ -192,7 +192,7 @@ <h1>Source code for dpnp.dpnp_iface_counting</h1><div class="highlight"><pre>
192192
<hr/>
193193

194194
<div role="contentinfo">
195-
<p>&#169; Copyright 2020-2023, Intel Corporation.</p>
195+
<p>&#169; Copyright 2020-2024, Intel Corporation.</p>
196196
</div>
197197

198198
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a

0 commit comments

Comments
 (0)