Skip to content

Commit 601c9f2

Browse files
Update licensing metadata b372b6c
1 parent be96fc0 commit 601c9f2

File tree

1,366 files changed

+20360
-16911
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,366 files changed

+20360
-16911
lines changed

pull/2593/.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 records the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: d658d3bd6611004ca0eeb0baaf8f6e0c
3+
config: b4c3f0afb30a80196cec66269ced4380
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

pull/2593/_modules/dpnp/dpnp_array.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@
1414
</script>
1515

1616
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
17-
<title>dpnp.dpnp_array &mdash; Data Parallel Extension for NumPy 0.19.0dev6+3.gf9ad7b0b51a documentation</title>
17+
<title>dpnp.dpnp_array &mdash; Data Parallel Extension for NumPy 0.20.0dev0+6.gb372b6c11cb documentation</title>
1818
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=03e43079" />
1919
<link rel="stylesheet" type="text/css" href="../../_static/css/theme.css?v=e59714d7" />
2020

2121

2222
<script src="../../_static/jquery.js?v=5d32c60e"></script>
2323
<script src="../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
24-
<script src="../../_static/documentation_options.js?v=e478f829"></script>
24+
<script src="../../_static/documentation_options.js?v=b1843b80"></script>
2525
<script src="../../_static/doctools.js?v=9bcbadda"></script>
2626
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
2727
<script src="../../_static/js/theme.js"></script>
@@ -85,7 +85,7 @@
8585
<h1>Source code for dpnp.dpnp_array</h1><div class="highlight"><pre>
8686
<span></span><span class="c1"># -*- coding: utf-8 -*-</span>
8787
<span class="c1"># *****************************************************************************</span>
88-
<span class="c1"># Copyright (c) 2016-2025, Intel Corporation</span>
88+
<span class="c1"># Copyright (c) 2016, Intel Corporation</span>
8989
<span class="c1"># All rights reserved.</span>
9090
<span class="c1">#</span>
9191
<span class="c1"># Redistribution and use in source and binary forms, with or without</span>
@@ -95,6 +95,9 @@ <h1>Source code for dpnp.dpnp_array</h1><div class="highlight"><pre>
9595
<span class="c1"># - Redistributions in binary form must reproduce the above copyright notice,</span>
9696
<span class="c1"># this list of conditions and the following disclaimer in the documentation</span>
9797
<span class="c1"># and/or other materials provided with the distribution.</span>
98+
<span class="c1"># - Neither the name of the copyright holder nor the names of its contributors</span>
99+
<span class="c1"># may be used to endorse or promote products derived from this software</span>
100+
<span class="c1"># without specific prior written permission.</span>
98101
<span class="c1">#</span>
99102
<span class="c1"># THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS &quot;AS IS&quot;</span>
100103
<span class="c1"># AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE</span>

pull/2593/_modules/dpnp/dpnp_array_api_info.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@
1414
</script>
1515

1616
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
17-
<title>dpnp.dpnp_array_api_info &mdash; Data Parallel Extension for NumPy 0.19.0dev6+3.gf9ad7b0b51a documentation</title>
17+
<title>dpnp.dpnp_array_api_info &mdash; Data Parallel Extension for NumPy 0.20.0dev0+6.gb372b6c11cb documentation</title>
1818
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=03e43079" />
1919
<link rel="stylesheet" type="text/css" href="../../_static/css/theme.css?v=e59714d7" />
2020

2121

2222
<script src="../../_static/jquery.js?v=5d32c60e"></script>
2323
<script src="../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
24-
<script src="../../_static/documentation_options.js?v=e478f829"></script>
24+
<script src="../../_static/documentation_options.js?v=b1843b80"></script>
2525
<script src="../../_static/doctools.js?v=9bcbadda"></script>
2626
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
2727
<script src="../../_static/js/theme.js"></script>
@@ -95,6 +95,9 @@ <h1>Source code for dpnp.dpnp_array_api_info</h1><div class="highlight"><pre>
9595
<span class="c1"># - Redistributions in binary form must reproduce the above copyright notice,</span>
9696
<span class="c1"># this list of conditions and the following disclaimer in the documentation</span>
9797
<span class="c1"># and/or other materials provided with the distribution.</span>
98+
<span class="c1"># - Neither the name of the copyright holder nor the names of its contributors</span>
99+
<span class="c1"># may be used to endorse or promote products derived from this software</span>
100+
<span class="c1"># without specific prior written permission.</span>
98101
<span class="c1">#</span>
99102
<span class="c1"># THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS &quot;AS IS&quot;</span>
100103
<span class="c1"># AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE</span>

pull/2593/_modules/dpnp/dpnp_flatiter.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@
1414
</script>
1515

1616
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
17-
<title>dpnp.dpnp_flatiter &mdash; Data Parallel Extension for NumPy 0.19.0dev6+3.gf9ad7b0b51a documentation</title>
17+
<title>dpnp.dpnp_flatiter &mdash; Data Parallel Extension for NumPy 0.20.0dev0+6.gb372b6c11cb documentation</title>
1818
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=03e43079" />
1919
<link rel="stylesheet" type="text/css" href="../../_static/css/theme.css?v=e59714d7" />
2020

2121

2222
<script src="../../_static/jquery.js?v=5d32c60e"></script>
2323
<script src="../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
24-
<script src="../../_static/documentation_options.js?v=e478f829"></script>
24+
<script src="../../_static/documentation_options.js?v=b1843b80"></script>
2525
<script src="../../_static/doctools.js?v=9bcbadda"></script>
2626
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
2727
<script src="../../_static/js/theme.js"></script>
@@ -85,7 +85,7 @@
8585
<h1>Source code for dpnp.dpnp_flatiter</h1><div class="highlight"><pre>
8686
<span></span><span class="c1"># -*- coding: utf-8 -*-</span>
8787
<span class="c1"># *****************************************************************************</span>
88-
<span class="c1"># Copyright (c) 2016-2025, Intel Corporation</span>
88+
<span class="c1"># Copyright (c) 2016, Intel Corporation</span>
8989
<span class="c1"># All rights reserved.</span>
9090
<span class="c1">#</span>
9191
<span class="c1"># Redistribution and use in source and binary forms, with or without</span>
@@ -95,6 +95,9 @@ <h1>Source code for dpnp.dpnp_flatiter</h1><div class="highlight"><pre>
9595
<span class="c1"># - Redistributions in binary form must reproduce the above copyright notice,</span>
9696
<span class="c1"># this list of conditions and the following disclaimer in the documentation</span>
9797
<span class="c1"># and/or other materials provided with the distribution.</span>
98+
<span class="c1"># - Neither the name of the copyright holder nor the names of its contributors</span>
99+
<span class="c1"># may be used to endorse or promote products derived from this software</span>
100+
<span class="c1"># without specific prior written permission.</span>
98101
<span class="c1">#</span>
99102
<span class="c1"># THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS &quot;AS IS&quot;</span>
100103
<span class="c1"># AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE</span>

pull/2593/_modules/dpnp/dpnp_iface.html

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@
1414
</script>
1515

1616
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
17-
<title>dpnp.dpnp_iface &mdash; Data Parallel Extension for NumPy 0.19.0dev6+3.gf9ad7b0b51a documentation</title>
17+
<title>dpnp.dpnp_iface &mdash; Data Parallel Extension for NumPy 0.20.0dev0+6.gb372b6c11cb documentation</title>
1818
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=03e43079" />
1919
<link rel="stylesheet" type="text/css" href="../../_static/css/theme.css?v=e59714d7" />
2020

2121

2222
<script src="../../_static/jquery.js?v=5d32c60e"></script>
2323
<script src="../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
24-
<script src="../../_static/documentation_options.js?v=e478f829"></script>
24+
<script src="../../_static/documentation_options.js?v=b1843b80"></script>
2525
<script src="../../_static/doctools.js?v=9bcbadda"></script>
2626
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
2727
<script src="../../_static/js/theme.js"></script>
@@ -85,7 +85,7 @@
8585
<h1>Source code for dpnp.dpnp_iface</h1><div class="highlight"><pre>
8686
<span></span><span class="c1"># -*- coding: utf-8 -*-</span>
8787
<span class="c1"># *****************************************************************************</span>
88-
<span class="c1"># Copyright (c) 2016-2025, Intel Corporation</span>
88+
<span class="c1"># Copyright (c) 2016, Intel Corporation</span>
8989
<span class="c1"># All rights reserved.</span>
9090
<span class="c1">#</span>
9191
<span class="c1"># Redistribution and use in source and binary forms, with or without</span>
@@ -95,6 +95,9 @@ <h1>Source code for dpnp.dpnp_iface</h1><div class="highlight"><pre>
9595
<span class="c1"># - Redistributions in binary form must reproduce the above copyright notice,</span>
9696
<span class="c1"># this list of conditions and the following disclaimer in the documentation</span>
9797
<span class="c1"># and/or other materials provided with the distribution.</span>
98+
<span class="c1"># - Neither the name of the copyright holder nor the names of its contributors</span>
99+
<span class="c1"># may be used to endorse or promote products derived from this software</span>
100+
<span class="c1"># without specific prior written permission.</span>
98101
<span class="c1">#</span>
99102
<span class="c1"># THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS &quot;AS IS&quot;</span>
100103
<span class="c1"># AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE</span>
@@ -137,10 +140,8 @@ <h1>Source code for dpnp.dpnp_iface</h1><div class="highlight"><pre>
137140
<span class="kn">from</span><span class="w"> </span><span class="nn">dpnp.dpnp_algo</span><span class="w"> </span><span class="kn">import</span> <span class="o">*</span>
138141
<span class="kn">from</span><span class="w"> </span><span class="nn">dpnp.dpnp_array</span><span class="w"> </span><span class="kn">import</span> <span class="n">dpnp_array</span>
139142
<span class="kn">from</span><span class="w"> </span><span class="nn">dpnp.fft</span><span class="w"> </span><span class="kn">import</span> <span class="o">*</span>
140-
<span class="kn">from</span><span class="w"> </span><span class="nn">dpnp.linalg</span><span class="w"> </span><span class="kn">import</span> <span class="o">*</span>
141143
<span class="kn">from</span><span class="w"> </span><span class="nn">dpnp.memory</span><span class="w"> </span><span class="kn">import</span> <span class="o">*</span>
142144
<span class="kn">from</span><span class="w"> </span><span class="nn">dpnp.random</span><span class="w"> </span><span class="kn">import</span> <span class="o">*</span>
143-
<span class="kn">from</span><span class="w"> </span><span class="nn">dpnp.special</span><span class="w"> </span><span class="kn">import</span> <span class="o">*</span>
144145

145146
<span class="n">__all__</span> <span class="o">=</span> <span class="p">[</span>
146147
<span class="s2">&quot;are_same_logical_tensors&quot;</span><span class="p">,</span>

pull/2593/_modules/dpnp/dpnp_iface_arraycreation.html

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@
1414
</script>
1515

1616
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
17-
<title>dpnp.dpnp_iface_arraycreation &mdash; Data Parallel Extension for NumPy 0.19.0dev6+3.gf9ad7b0b51a documentation</title>
17+
<title>dpnp.dpnp_iface_arraycreation &mdash; Data Parallel Extension for NumPy 0.20.0dev0+6.gb372b6c11cb documentation</title>
1818
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=03e43079" />
1919
<link rel="stylesheet" type="text/css" href="../../_static/css/theme.css?v=e59714d7" />
2020

2121

2222
<script src="../../_static/jquery.js?v=5d32c60e"></script>
2323
<script src="../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
24-
<script src="../../_static/documentation_options.js?v=e478f829"></script>
24+
<script src="../../_static/documentation_options.js?v=b1843b80"></script>
2525
<script src="../../_static/doctools.js?v=9bcbadda"></script>
2626
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
2727
<script src="../../_static/js/theme.js"></script>
@@ -85,7 +85,7 @@
8585
<h1>Source code for dpnp.dpnp_iface_arraycreation</h1><div class="highlight"><pre>
8686
<span></span><span class="c1"># -*- coding: utf-8 -*-</span>
8787
<span class="c1"># *****************************************************************************</span>
88-
<span class="c1"># Copyright (c) 2016-2025, Intel Corporation</span>
88+
<span class="c1"># Copyright (c) 2016, Intel Corporation</span>
8989
<span class="c1"># All rights reserved.</span>
9090
<span class="c1">#</span>
9191
<span class="c1"># Redistribution and use in source and binary forms, with or without</span>
@@ -95,6 +95,9 @@ <h1>Source code for dpnp.dpnp_iface_arraycreation</h1><div class="highlight"><pr
9595
<span class="c1"># - Redistributions in binary form must reproduce the above copyright notice,</span>
9696
<span class="c1"># this list of conditions and the following disclaimer in the documentation</span>
9797
<span class="c1"># and/or other materials provided with the distribution.</span>
98+
<span class="c1"># - Neither the name of the copyright holder nor the names of its contributors</span>
99+
<span class="c1"># may be used to endorse or promote products derived from this software</span>
100+
<span class="c1"># without specific prior written permission.</span>
98101
<span class="c1">#</span>
99102
<span class="c1"># THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS &quot;AS IS&quot;</span>
100103
<span class="c1"># AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE</span>
@@ -123,6 +126,8 @@ <h1>Source code for dpnp.dpnp_iface_arraycreation</h1><div class="highlight"><pr
123126
<span class="sd">&quot;&quot;&quot;</span>
124127

125128

129+
<span class="c1"># pylint: disable=duplicate-code</span>
130+
126131
<span class="kn">import</span><span class="w"> </span><span class="nn">operator</span>
127132

128133
<span class="kn">import</span><span class="w"> </span><span class="nn">dpctl.tensor</span><span class="w"> </span><span class="k">as</span><span class="w"> </span><span class="nn">dpt</span>

pull/2593/_modules/dpnp/dpnp_iface_bitwise.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@
1414
</script>
1515

1616
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
17-
<title>dpnp.dpnp_iface_bitwise &mdash; Data Parallel Extension for NumPy 0.19.0dev6+3.gf9ad7b0b51a documentation</title>
17+
<title>dpnp.dpnp_iface_bitwise &mdash; Data Parallel Extension for NumPy 0.20.0dev0+6.gb372b6c11cb documentation</title>
1818
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=03e43079" />
1919
<link rel="stylesheet" type="text/css" href="../../_static/css/theme.css?v=e59714d7" />
2020

2121

2222
<script src="../../_static/jquery.js?v=5d32c60e"></script>
2323
<script src="../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
24-
<script src="../../_static/documentation_options.js?v=e478f829"></script>
24+
<script src="../../_static/documentation_options.js?v=b1843b80"></script>
2525
<script src="../../_static/doctools.js?v=9bcbadda"></script>
2626
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
2727
<script src="../../_static/js/theme.js"></script>
@@ -85,7 +85,7 @@
8585
<h1>Source code for dpnp.dpnp_iface_bitwise</h1><div class="highlight"><pre>
8686
<span></span><span class="c1"># -*- coding: utf-8 -*-</span>
8787
<span class="c1"># *****************************************************************************</span>
88-
<span class="c1"># Copyright (c) 2016-2025, Intel Corporation</span>
88+
<span class="c1"># Copyright (c) 2016, Intel Corporation</span>
8989
<span class="c1"># All rights reserved.</span>
9090
<span class="c1">#</span>
9191
<span class="c1"># Redistribution and use in source and binary forms, with or without</span>
@@ -95,6 +95,9 @@ <h1>Source code for dpnp.dpnp_iface_bitwise</h1><div class="highlight"><pre>
9595
<span class="c1"># - Redistributions in binary form must reproduce the above copyright notice,</span>
9696
<span class="c1"># this list of conditions and the following disclaimer in the documentation</span>
9797
<span class="c1"># and/or other materials provided with the distribution.</span>
98+
<span class="c1"># - Neither the name of the copyright holder nor the names of its contributors</span>
99+
<span class="c1"># may be used to endorse or promote products derived from this software</span>
100+
<span class="c1"># without specific prior written permission.</span>
98101
<span class="c1">#</span>
99102
<span class="c1"># THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS &quot;AS IS&quot;</span>
100103
<span class="c1"># AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE</span>

pull/2593/_modules/dpnp/dpnp_iface_counting.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@
1414
</script>
1515

1616
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
17-
<title>dpnp.dpnp_iface_counting &mdash; Data Parallel Extension for NumPy 0.19.0dev6+3.gf9ad7b0b51a documentation</title>
17+
<title>dpnp.dpnp_iface_counting &mdash; Data Parallel Extension for NumPy 0.20.0dev0+6.gb372b6c11cb documentation</title>
1818
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=03e43079" />
1919
<link rel="stylesheet" type="text/css" href="../../_static/css/theme.css?v=e59714d7" />
2020

2121

2222
<script src="../../_static/jquery.js?v=5d32c60e"></script>
2323
<script src="../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
24-
<script src="../../_static/documentation_options.js?v=e478f829"></script>
24+
<script src="../../_static/documentation_options.js?v=b1843b80"></script>
2525
<script src="../../_static/doctools.js?v=9bcbadda"></script>
2626
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
2727
<script src="../../_static/js/theme.js"></script>
@@ -85,7 +85,7 @@
8585
<h1>Source code for dpnp.dpnp_iface_counting</h1><div class="highlight"><pre>
8686
<span></span><span class="c1"># -*- coding: utf-8 -*-</span>
8787
<span class="c1"># *****************************************************************************</span>
88-
<span class="c1"># Copyright (c) 2016-2025, Intel Corporation</span>
88+
<span class="c1"># Copyright (c) 2016, Intel Corporation</span>
8989
<span class="c1"># All rights reserved.</span>
9090
<span class="c1">#</span>
9191
<span class="c1"># Redistribution and use in source and binary forms, with or without</span>
@@ -95,6 +95,9 @@ <h1>Source code for dpnp.dpnp_iface_counting</h1><div class="highlight"><pre>
9595
<span class="c1"># - Redistributions in binary form must reproduce the above copyright notice,</span>
9696
<span class="c1"># this list of conditions and the following disclaimer in the documentation</span>
9797
<span class="c1"># and/or other materials provided with the distribution.</span>
98+
<span class="c1"># - Neither the name of the copyright holder nor the names of its contributors</span>
99+
<span class="c1"># may be used to endorse or promote products derived from this software</span>
100+
<span class="c1"># without specific prior written permission.</span>
98101
<span class="c1">#</span>
99102
<span class="c1"># THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS &quot;AS IS&quot;</span>
100103
<span class="c1"># AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE</span>

0 commit comments

Comments
 (0)