|
2 | 2 | <html lang="en-us">
|
3 | 3 |
|
4 | 4 | <head>
|
5 |
| - <meta name="generator" content="Hugo 0.110.0"> |
| 5 | + <meta name="generator" content="Hugo 0.97.0" /> |
6 | 6 | <meta charset="utf-8">
|
7 | 7 | <meta http-equiv="X-UA-Compatible" content="IE=edge">
|
8 | 8 | <meta name="viewport" content="width=device-width, initial-scale=1">
|
|
28 | 28 | <meta property="article:published_time" content="2023-03-01T08:00:00+00:00" />
|
29 | 29 | <meta property="article:modified_time" content="2023-03-01T08:00:00+00:00" />
|
30 | 30 |
|
| 31 | + |
31 | 32 |
|
32 | 33 |
|
33 | 34 |
|
|
102 | 103 | <meta itemprop="name" content="2022 release of the Array API Standard">
|
103 | 104 | <meta itemprop="description" content="The 2022 revision of the array API standard has been finalized and is ready for adoption by conforming array libraries."><meta itemprop="datePublished" content="2023-03-01T08:00:00+00:00" />
|
104 | 105 | <meta itemprop="dateModified" content="2023-03-01T08:00:00+00:00" />
|
105 |
| -<meta itemprop="wordCount" content="1689"> |
| 106 | +<meta itemprop="wordCount" content="1687"> |
106 | 107 | <meta itemprop="keywords" content="APIs,standard,consortium,arrays,community," />
|
107 | 108 | <div id="hero">
|
108 | 109 | <h1 itemprop="headline"> 2022 release of the Array API Standard</h1>
|
@@ -192,7 +193,7 @@ <h2 id="2022-revision">2022 Revision</h2>
|
192 | 193 | their own libraries and device support steadily increased.</p>
|
193 | 194 | <p>During our work on the 2021 revision, standardizing complex number behavior was
|
194 | 195 | one of the top requests from the community; however, array libraries, such as
|
195 |
| -CuPy and PyTorch, were still in the process of adding full complex number |
| 196 | +PyTorch, were still in the process of adding full complex number |
196 | 197 | support across their APIs. Given the still evolving landscape across the
|
197 | 198 | ecosystem, we wanted to avoid prematurely constraining API design before full
|
198 | 199 | consideration of the real-world experience gained while attempting to support
|
@@ -325,7 +326,7 @@ <h2 id="the-road-ahead">The Road Ahead</h2>
|
325 | 326 |
|
326 | 327 | and tagged <a href="../../tags/apis/">APIs</a>, <a href="../../tags/arrays/">arrays</a>, <a href="../../tags/community/">community</a>, <a href="../../tags/consortium/">consortium</a> and <a href="../../tags/standard/">standard</a>
|
327 | 328 |
|
328 |
| - using <span itemprop="wordCount">1689</span> words. |
| 329 | + using <span itemprop="wordCount">1687</span> words. |
329 | 330 | </p>
|
330 | 331 |
|
331 | 332 |
|
|
0 commit comments