Skip to content

Commit 4ed28ec

Browse files
committed
Update artifacts
1 parent ca865dc commit 4ed28ec

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,"a8e734d3306e0ed76424c14e12495bc729831dd8","2025-12-08 20:14:15 +0530"]
1+
[131,131,100,3,3,100,1,1,100,131,131,100,"49972850ab8b585cc65ea9357ffb8e4a5630f98c","2025-12-08 21:40:46 +0530"]

blas/ext/base/ndarray/scusumkbn/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-08T14:46:36.364Z
119+
at 2025-12-08T16:12:02.148Z
120120
</div>
121121
<script src="prettify.js"></script>
122122
<script>

blas/ext/base/ndarray/scusumkbn/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-08T14:46:36.364Z
247+
at 2025-12-08T16:12:02.148Z
248248
</div>
249249
<script src="prettify.js"></script>
250250
<script>

blas/ext/base/ndarray/scusumkbn/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 single-precision floating-point ndarray using an improved 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 Float32Array = require( '@stdlib/array/float32' );
@@ -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-08T14:46:36.364Z
292+
at 2025-12-08T16:12:02.148Z
293293
</div>
294294
<script src="prettify.js"></script>
295295
<script>

0 commit comments

Comments
 (0)