Skip to content

Commit 850c351

Browse files
committed
Update artifacts
1 parent 6b0c972 commit 850c351

File tree

6 files changed

+7
-6
lines changed

6 files changed

+7
-6
lines changed

blas/ext/cusum/assign.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -434,7 +434,7 @@ <h1><a href="index.html">All files</a> assign.js</h1>
434434
* @param {(ndarrayLike|number|ComplexLike)} [initial] - initial value
435435
* @param {ndarrayLike} out - output ndarray
436436
* @param {Options} [options] - function options
437-
* @param {*} [options.dtype] - output ndarray data type
437+
* @param {integer} [options.dims] - list of dimensions over which to perform operation
438438
* @throws {TypeError} first argument must be an ndarray-like object
439439
* @throws {TypeError} initial value argument must be either an ndarray-like object or a numeric value
440440
* @throws {TypeError} output argument must be an ndarray-like object
@@ -559,7 +559,7 @@ <h1><a href="index.html">All files</a> assign.js</h1>
559559
<div class='footer quiet pad2 space-top1 center small'>
560560
Code coverage generated by
561561
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
562-
at 2025-12-19T02:36:46.716Z
562+
at 2025-12-19T03:02:25.394Z
563563
</div>
564564
<script src="prettify.js"></script>
565565
<script>

blas/ext/cusum/base.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -424,7 +424,7 @@ <h1><a href="index.html">All files</a> base.js</h1>
424424
<div class='footer quiet pad2 space-top1 center small'>
425425
Code coverage generated by
426426
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
427-
at 2025-12-19T02:36:46.716Z
427+
at 2025-12-19T03:02:25.394Z
428428
</div>
429429
<script src="prettify.js"></script>
430430
<script>

blas/ext/cusum/coverage.ndjson

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@
66
[549,549,100,52,52,100,3,3,100,549,549,100,"1f53e332f6dc2f8a2c710ac23baeda35f4016ed2","2025-09-18 01:43:29 -0700"]
77
[499,499,100,48,48,100,2,2,100,499,499,100,"f951347e91866c8a0706312aa4fa8344a91e4cf2","2025-11-14 16:15:41 -0800"]
88
[499,499,100,48,48,100,2,2,100,499,499,100,"533daa7ac4cb7322aa875d70c63d7a995711dadc","2025-12-18 18:35:26 -0800"]
9+
[499,499,100,48,48,100,2,2,100,499,499,100,"cc35d03d3f23656f8db521d3fcb842bfafec3f2a","2025-12-18 19:01:07 -0800"]

blas/ext/cusum/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ <h1>All files</h1>
146146
<div class='footer quiet pad2 space-top1 center small'>
147147
Code coverage generated by
148148
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
149-
at 2025-12-19T02:36:46.716Z
149+
at 2025-12-19T03:02:25.394Z
150150
</div>
151151
<script src="prettify.js"></script>
152152
<script>

blas/ext/cusum/index.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ <h1><a href="index.html">All files</a> index.js</h1>
283283
<div class='footer quiet pad2 space-top1 center small'>
284284
Code coverage generated by
285285
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
286-
at 2025-12-19T02:36:46.716Z
286+
at 2025-12-19T03:02:25.394Z
287287
</div>
288288
<script src="prettify.js"></script>
289289
<script>

blas/ext/cusum/main.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -511,7 +511,7 @@ <h1><a href="index.html">All files</a> main.js</h1>
511511
<div class='footer quiet pad2 space-top1 center small'>
512512
Code coverage generated by
513513
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
514-
at 2025-12-19T02:36:46.716Z
514+
at 2025-12-19T03:02:25.394Z
515515
</div>
516516
<script src="prettify.js"></script>
517517
<script>

0 commit comments

Comments
 (0)