Skip to content

Commit 84d94e1

Browse files
committed
Update artifacts
1 parent 674c4c5 commit 84d94e1

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-
[131,131,100,3,3,100,1,1,100,131,131,100,"099b200d233699ec7a2e7e4225d61bfd99bb15bf","2025-12-08 22:29:43 +0530"]
1+
[131,131,100,3,3,100,1,1,100,131,131,100,"5db188d4510b2a1cd534bf47f34ac3fd400cc66a","2025-12-08 22:35:20 +0530"]

blas/ext/base/ndarray/dcusumkbn2/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ <h1>All files</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-12-08T17:03:07.278Z
119+
at 2025-12-08T17:06:48.439Z
120120
</div>
121121
<script src="prettify.js"></script>
122122
<script>

blas/ext/base/ndarray/dcusumkbn2/index.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ <h1><a href="index.html">All files</a> index.js</h1>
244244
<div class='footer quiet pad2 space-top1 center small'>
245245
Code coverage generated by
246246
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
247-
at 2025-12-08T17:03:07.278Z
247+
at 2025-12-08T17:06:48.439Z
248248
</div>
249249
<script src="prettify.js"></script>
250250
<script>

blas/ext/base/ndarray/dcusumkbn2/main.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ <h1><a href="index.html">All files</a> main.js</h1>
245245
* Computes the cumulative sum of a one-dimensional double-precision floating-point ndarray using a second-order iterative Kahan–Babuška algorithm.
246246
*
247247
* @param {ArrayLikeObject&lt;Object&gt;} arrays - array-like object containing an input ndarray, an output ndarray, and an ndarray containing the initial sum
248-
* @returns {ndarray} output ndarray
248+
* @returns {Object} output ndarray
249249
*
250250
* @example
251251
* var Float64Array = require( '@stdlib/array/float64' );
@@ -289,7 +289,7 @@ <h1><a href="index.html">All files</a> main.js</h1>
289289
<div class='footer quiet pad2 space-top1 center small'>
290290
Code coverage generated by
291291
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
292-
at 2025-12-08T17:03:07.278Z
292+
at 2025-12-08T17:06:48.439Z
293293
</div>
294294
<script src="prettify.js"></script>
295295
<script>

0 commit comments

Comments
 (0)