Skip to content

Commit 4812e1b

Browse files
committed
Update artifacts
1 parent 48f79bd commit 4812e1b

File tree

113 files changed

+218
-216
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

113 files changed

+218
-216
lines changed

ndarray/base/count-if/0d.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
257257
* @private
258258
* @param {Object} x - object containing ndarray meta data
259259
* @param {ndarrayLike} x.ref - reference to the original ndarray-like object
260-
* @param {string} x.dtype - data type
260+
* @param {*} x.dtype - data type
261261
* @param {Collection} x.data - data buffer
262262
* @param {NonNegativeIntegerArray} x.shape - dimensions
263263
* @param {IntegerArray} x.strides - stride lengths
@@ -319,7 +319,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
319319
<div class='footer quiet pad2 space-top1 center small'>
320320
Code coverage generated by
321321
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
322-
at 2025-09-18T00:05:35.827Z
322+
at 2025-09-18T23:13:37.825Z
323323
</div>
324324
<script src="../../../../prettify.js"></script>
325325
<script>

ndarray/base/count-if/0d_accessors.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
263263
* @private
264264
* @param {Object} x - object containing ndarray meta data
265265
* @param {ndarrayLike} x.ref - reference to the original ndarray-like object
266-
* @param {string} x.dtype - data type
266+
* @param {*} x.dtype - data type
267267
* @param {Collection} x.data - data buffer
268268
* @param {NonNegativeIntegerArray} x.shape - dimensions
269269
* @param {IntegerArray} x.strides - stride lengths
@@ -328,7 +328,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
328328
<div class='footer quiet pad2 space-top1 center small'>
329329
Code coverage generated by
330330
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
331-
at 2025-09-18T00:05:35.827Z
331+
at 2025-09-18T23:13:37.825Z
332332
</div>
333333
<script src="../../../../prettify.js"></script>
334334
<script>

ndarray/base/count-if/10d.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -545,7 +545,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
545545
* @private
546546
* @param {Object} x - object containing ndarray meta data
547547
* @param {ndarrayLike} x.ref - reference to the original ndarray-like object
548-
* @param {string} x.dtype - data type
548+
* @param {*} x.dtype - data type
549549
* @param {Collection} x.data - data buffer
550550
* @param {NonNegativeIntegerArray} x.shape - dimensions
551551
* @param {IntegerArray} x.strides - stride lengths
@@ -736,7 +736,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
736736
<div class='footer quiet pad2 space-top1 center small'>
737737
Code coverage generated by
738738
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
739-
at 2025-09-18T00:05:35.827Z
739+
at 2025-09-18T23:13:37.825Z
740740
</div>
741741
<script src="../../../../prettify.js"></script>
742742
<script>

ndarray/base/count-if/10d_accessors.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -559,7 +559,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
559559
* @private
560560
* @param {Object} x - object containing ndarray meta data
561561
* @param {ndarrayLike} x.ref - reference to the original ndarray-like object
562-
* @param {string} x.dtype - data type
562+
* @param {*} x.dtype - data type
563563
* @param {Collection} x.data - data buffer
564564
* @param {NonNegativeIntegerArray} x.shape - dimensions
565565
* @param {IntegerArray} x.strides - stride lengths
@@ -757,7 +757,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
757757
<div class='footer quiet pad2 space-top1 center small'>
758758
Code coverage generated by
759759
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
760-
at 2025-09-18T00:05:35.827Z
760+
at 2025-09-18T23:13:37.825Z
761761
</div>
762762
<script src="../../../../prettify.js"></script>
763763
<script>

ndarray/base/count-if/10d_blocked.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -741,7 +741,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
741741
* @private
742742
* @param {Object} x - object containing ndarray meta data
743743
* @param {ndarrayLike} x.ref - reference to the original ndarray-like object
744-
* @param {string} x.dtype - data type
744+
* @param {*} x.dtype - data type
745745
* @param {Collection} x.data - data buffer
746746
* @param {NonNegativeIntegerArray} x.shape - dimensions
747747
* @param {IntegerArray} x.strides - stride lengths
@@ -1030,7 +1030,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
10301030
<div class='footer quiet pad2 space-top1 center small'>
10311031
Code coverage generated by
10321032
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
1033-
at 2025-09-18T00:05:35.827Z
1033+
at 2025-09-18T23:13:37.825Z
10341034
</div>
10351035
<script src="../../../../prettify.js"></script>
10361036
<script>

ndarray/base/count-if/10d_blocked_accessors.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -755,7 +755,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
755755
* @private
756756
* @param {Object} x - object containing ndarray meta data
757757
* @param {ndarrayLike} x.ref - reference to the original ndarray-like object
758-
* @param {string} x.dtype - data type
758+
* @param {*} x.dtype - data type
759759
* @param {Collection} x.data - data buffer
760760
* @param {NonNegativeIntegerArray} x.shape - dimensions
761761
* @param {IntegerArray} x.strides - stride lengths
@@ -1051,7 +1051,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
10511051
<div class='footer quiet pad2 space-top1 center small'>
10521052
Code coverage generated by
10531053
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
1054-
at 2025-09-18T00:05:35.827Z
1054+
at 2025-09-18T23:13:37.825Z
10551055
</div>
10561056
<script src="../../../../prettify.js"></script>
10571057
<script>

ndarray/base/count-if/1d.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
309309
* @private
310310
* @param {Object} x - object containing ndarray meta data
311311
* @param {ndarrayLike} x.ref - reference to the original ndarray-like object
312-
* @param {string} x.dtype - data type
312+
* @param {*} x.dtype - data type
313313
* @param {Collection} x.data - data buffer
314314
* @param {NonNegativeIntegerArray} x.shape - dimensions
315315
* @param {IntegerArray} x.strides - stride lengths
@@ -397,7 +397,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
397397
<div class='footer quiet pad2 space-top1 center small'>
398398
Code coverage generated by
399399
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
400-
at 2025-09-18T00:05:35.827Z
400+
at 2025-09-18T23:13:37.825Z
401401
</div>
402402
<script src="../../../../prettify.js"></script>
403403
<script>

ndarray/base/count-if/1d_accessors.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
323323
* @private
324324
* @param {Object} x - object containing ndarray meta data
325325
* @param {ndarrayLike} x.ref - reference to the original ndarray-like object
326-
* @param {string} x.dtype - data type
326+
* @param {*} x.dtype - data type
327327
* @param {Collection} x.data - data buffer
328328
* @param {NonNegativeIntegerArray} x.shape - dimensions
329329
* @param {IntegerArray} x.strides - stride lengths
@@ -418,7 +418,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
418418
<div class='footer quiet pad2 space-top1 center small'>
419419
Code coverage generated by
420420
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
421-
at 2025-09-18T00:05:35.827Z
421+
at 2025-09-18T23:13:37.825Z
422422
</div>
423423
<script src="../../../../prettify.js"></script>
424424
<script>

ndarray/base/count-if/2d.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
379379
* @private
380380
* @param {Object} x - object containing ndarray meta data
381381
* @param {ndarrayLike} x.ref - reference to the original ndarray-like object
382-
* @param {string} x.dtype - data type
382+
* @param {*} x.dtype - data type
383383
* @param {Collection} x.data - data buffer
384384
* @param {NonNegativeIntegerArray} x.shape - dimensions
385385
* @param {IntegerArray} x.strides - stride lengths
@@ -490,7 +490,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
490490
<div class='footer quiet pad2 space-top1 center small'>
491491
Code coverage generated by
492492
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
493-
at 2025-09-18T00:05:35.827Z
493+
at 2025-09-18T23:13:37.825Z
494494
</div>
495495
<script src="../../../../prettify.js"></script>
496496
<script>

ndarray/base/count-if/2d_accessors.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
393393
* @private
394394
* @param {Object} x - object containing ndarray meta data
395395
* @param {ndarrayLike} x.ref - reference to the original ndarray-like object
396-
* @param {string} x.dtype - data type
396+
* @param {*} x.dtype - data type
397397
* @param {Collection} x.data - data buffer
398398
* @param {NonNegativeIntegerArray} x.shape - dimensions
399399
* @param {IntegerArray} x.strides - stride lengths
@@ -511,7 +511,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
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-09-18T00:05:35.827Z
514+
at 2025-09-18T23:13:37.825Z
515515
</div>
516516
<script src="../../../../prettify.js"></script>
517517
<script>

0 commit comments

Comments
 (0)