Skip to content

Commit 5c1811c

Browse files
committed
Update artifacts
1 parent 6c50b9a commit 5c1811c

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[124,124,100,5,5,100,1,1,100,124,124,100,"a662c35d936aa804d0f0d0d9087685d258be5a10","2025-09-30 23:11:29 +0500"]
1+
[124,124,100,5,5,100,1,1,100,124,124,100,"999db0ec4d4c5f6bcd4bd6025c5fe86bd2573545","2025-10-01 00:09:39 +0500"]

ndarray/to-reversed/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ <h1><a href="../../../index.html">All files</a> ndarray/to-reversed/lib</h1>
116116
<div class='footer quiet pad2 space-top1 center small'>
117117
Code coverage generated by
118118
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
119-
at 2025-09-30T18:13:18.006Z
119+
at 2025-09-30T19:12:49.664Z
120120
</div>
121121
<script src="../../../prettify.js"></script>
122122
<script>

ndarray/to-reversed/index.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ <h1><a href="../../../index.html">All files</a> / <a href="index.html">ndarray/t
238238
<div class='footer quiet pad2 space-top1 center small'>
239239
Code coverage generated by
240240
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
241-
at 2025-09-30T18:13:18.006Z
241+
at 2025-09-30T19:12:49.664Z
242242
</div>
243243
<script src="../../../prettify.js"></script>
244244
<script>

ndarray/to-reversed/main.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ <h1><a href="../../../index.html">All files</a> / <a href="index.html">ndarray/t
232232
* Returns a new ndarray where the order of elements of an input ndarray is reversed along each dimension.
233233
*
234234
* @param {ndarray} x - input array
235-
* @throws {TypeError} first argument must be an ndarray having one or more dimensions
235+
* @throws {TypeError} first argument must be an ndarray
236236
* @returns {ndarray} output ndarray
237237
*
238238
* @example
@@ -274,7 +274,7 @@ <h1><a href="../../../index.html">All files</a> / <a href="index.html">ndarray/t
274274
<div class='footer quiet pad2 space-top1 center small'>
275275
Code coverage generated by
276276
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
277-
at 2025-09-30T18:13:18.006Z
277+
at 2025-09-30T19:12:49.664Z
278278
</div>
279279
<script src="../../../prettify.js"></script>
280280
<script>

0 commit comments

Comments
 (0)