Skip to content

Commit d22852e

Browse files
committed
Update artifacts
1 parent 8cd6eb0 commit d22852e

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,"b1affeabbffdbca0f0d902ab7226b7155c2e92fc","2025-12-08 02:29:51 -0800"]
1+
[131,131,100,3,3,100,1,1,100,131,131,100,"82fd60a8cc462ca31c163d9f31d2760fbdd0e397","2025-12-08 02:32:26 -0800"]

blas/ext/base/ndarray/dcusumkbn/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-08T10:30:51.893Z
119+
at 2025-12-08T10:33:33.467Z
120120
</div>
121121
<script src="prettify.js"></script>
122122
<script>

blas/ext/base/ndarray/dcusumkbn/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-08T10:30:51.893Z
247+
at 2025-12-08T10:33:33.467Z
248248
</div>
249249
<script src="prettify.js"></script>
250250
<script>

blas/ext/base/ndarray/dcusumkbn/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 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 {number} sum
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-08T10:30:51.893Z
292+
at 2025-12-08T10:33:33.467Z
293293
</div>
294294
<script src="prettify.js"></script>
295295
<script>

0 commit comments

Comments
 (0)