Skip to content

Commit 3a4aa4b

Browse files
committed
Update artifacts
1 parent dac7390 commit 3a4aa4b

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-
[99,99,100,3,3,100,1,1,100,99,99,100,"917e79a0ccd0ba807294b6213de3e88f390ac724","2025-12-07 02:36:26 -0800"]
1+
[99,99,100,3,3,100,1,1,100,99,99,100,"d6d5cc43cd796db5a937d0a7a00c537ffc525223","2025-12-07 02:38:39 -0800"]

blas/ext/base/ndarray/gsumkbn/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-07T10:37:27.642Z
119+
at 2025-12-07T10:39:41.886Z
120120
</div>
121121
<script src="prettify.js"></script>
122122
<script>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ <h1><a href="index.html">All files</a> index.js</h1>
202202
<div class='footer quiet pad2 space-top1 center small'>
203203
Code coverage generated by
204204
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
205-
at 2025-12-07T10:37:27.642Z
205+
at 2025-12-07T10:39:41.886Z
206206
</div>
207207
<script src="prettify.js"></script>
208208
<script>

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ <h1><a href="index.html">All files</a> main.js</h1>
208208
* Computes the sum of all elements in a one-dimensional ndarray using an improved Kahan–Babuška algorithm.
209209
*
210210
* @param {ArrayLikeObject&lt;Object&gt;} arrays - array-like object containing an input ndarray
211-
* @returns {(number|ComplexLike)} sum
211+
* @returns {number} sum
212212
*
213213
* @example
214214
* var ndarray = require( '@stdlib/ndarray/base/ctor' );
@@ -235,7 +235,7 @@ <h1><a href="index.html">All files</a> main.js</h1>
235235
<div class='footer quiet pad2 space-top1 center small'>
236236
Code coverage generated by
237237
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
238-
at 2025-12-07T10:37:27.642Z
238+
at 2025-12-07T10:39:41.886Z
239239
</div>
240240
<script src="prettify.js"></script>
241241
<script>

0 commit comments

Comments
 (0)