Skip to content

Commit 40bbba6

Browse files
committed
Update artifacts
1 parent 0ca153b commit 40bbba6

18 files changed

+34
-34
lines changed

ndarray/base/find/0d.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
254254
// MAIN //
255255
&nbsp;
256256
/**
257-
* Returns the first element in an ndarray which pass a test implemented by a predicate function.
257+
* Returns the first element in an ndarray which passes a test implemented by a predicate function.
258258
*
259259
* @private
260260
* @param {Object} x - object containing ndarray meta data
@@ -322,7 +322,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
322322
<div class='footer quiet pad2 space-top1 center small'>
323323
Code coverage generated by
324324
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
325-
at 2025-07-02T04:37:13.994Z
325+
at 2025-07-02T04:52:40.524Z
326326
</div>
327327
<script src="../../../../prettify.js"></script>
328328
<script>

ndarray/base/find/0d_accessors.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
260260
// MAIN //
261261
&nbsp;
262262
/**
263-
* Returns the first element in an ndarray which pass a test implemented by a predicate function.
263+
* Returns the first element in an ndarray which passes a test implemented by a predicate function.
264264
*
265265
* @private
266266
* @param {Object} x - object containing ndarray meta data
@@ -331,7 +331,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
331331
<div class='footer quiet pad2 space-top1 center small'>
332332
Code coverage generated by
333333
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
334-
at 2025-07-02T04:37:13.994Z
334+
at 2025-07-02T04:52:40.524Z
335335
</div>
336336
<script src="../../../../prettify.js"></script>
337337
<script>

ndarray/base/find/1d.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
298298
// MAIN //
299299
&nbsp;
300300
/**
301-
* Returns the first element in an ndarray which pass a test implemented by a predicate function.
301+
* Returns the first element in an ndarray which passes a test implemented by a predicate function.
302302
*
303303
* @private
304304
* @param {Object} x - object containing ndarray meta data
@@ -388,7 +388,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
388388
<div class='footer quiet pad2 space-top1 center small'>
389389
Code coverage generated by
390390
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
391-
at 2025-07-02T04:37:13.994Z
391+
at 2025-07-02T04:52:40.524Z
392392
</div>
393393
<script src="../../../../prettify.js"></script>
394394
<script>

ndarray/base/find/1d_accessors.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
312312
// MAIN //
313313
&nbsp;
314314
/**
315-
* Returns the first element in an ndarray which pass a test implemented by a predicate function.
315+
* Returns the first element in an ndarray which passes a test implemented by a predicate function.
316316
*
317317
* @private
318318
* @param {Object} x - object containing ndarray meta data
@@ -409,7 +409,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
409409
<div class='footer quiet pad2 space-top1 center small'>
410410
Code coverage generated by
411411
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
412-
at 2025-07-02T04:37:13.994Z
412+
at 2025-07-02T04:52:40.524Z
413413
</div>
414414
<script src="../../../../prettify.js"></script>
415415
<script>

ndarray/base/find/2d.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
368368
// MAIN //
369369
&nbsp;
370370
/**
371-
* Returns the first element in an ndarray which pass a test implemented by a predicate function.
371+
* Returns the first element in an ndarray which passes a test implemented by a predicate function.
372372
*
373373
* @private
374374
* @param {Object} x - object containing ndarray meta data
@@ -481,7 +481,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
481481
<div class='footer quiet pad2 space-top1 center small'>
482482
Code coverage generated by
483483
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
484-
at 2025-07-02T04:37:13.994Z
484+
at 2025-07-02T04:52:40.524Z
485485
</div>
486486
<script src="../../../../prettify.js"></script>
487487
<script>

ndarray/base/find/2d_accessors.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
382382
// MAIN //
383383
&nbsp;
384384
/**
385-
* Returns the first element in an ndarray which pass a test implemented by a predicate function.
385+
* Returns the first element in an ndarray which passes a test implemented by a predicate function.
386386
*
387387
* @private
388388
* @param {Object} x - object containing ndarray meta data
@@ -502,7 +502,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
502502
<div class='footer quiet pad2 space-top1 center small'>
503503
Code coverage generated by
504504
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
505-
at 2025-07-02T04:37:13.994Z
505+
at 2025-07-02T04:52:40.524Z
506506
</div>
507507
<script src="../../../../prettify.js"></script>
508508
<script>

ndarray/base/find/2d_blocked.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
420420
// MAIN //
421421
&nbsp;
422422
/**
423-
* Returns the first element in an ndarray which pass a test implemented by a predicate function.
423+
* Returns the first element in an ndarray which passes a test implemented by a predicate function.
424424
*
425425
* @private
426426
* @param {Object} x - object containing ndarray meta data
@@ -559,7 +559,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
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-07-02T04:37:13.994Z
562+
at 2025-07-02T04:52:40.524Z
563563
</div>
564564
<script src="../../../../prettify.js"></script>
565565
<script>

ndarray/base/find/2d_blocked_accessors.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> / <a href="index.html">ndarra
434434
// MAIN //
435435
&nbsp;
436436
/**
437-
* Returns the first element in an ndarray which pass a test implemented by a predicate function.
437+
* Returns the first element in an ndarray which passes a test implemented by a predicate function.
438438
*
439439
* @private
440440
* @param {Object} x - object containing ndarray meta data
@@ -580,7 +580,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
580580
<div class='footer quiet pad2 space-top1 center small'>
581581
Code coverage generated by
582582
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
583-
at 2025-07-02T04:37:13.994Z
583+
at 2025-07-02T04:52:40.524Z
584584
</div>
585585
<script src="../../../../prettify.js"></script>
586586
<script>

ndarray/base/find/3d.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
388388
// MAIN //
389389
&nbsp;
390390
/**
391-
* Returns the first element in an ndarray which pass a test implemented by a predicate function.
391+
* Returns the first element in an ndarray which passes a test implemented by a predicate function.
392392
*
393393
* @private
394394
* @param {Object} x - object containing ndarray meta data
@@ -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-07-02T04:37:13.994Z
514+
at 2025-07-02T04:52:40.524Z
515515
</div>
516516
<script src="../../../../prettify.js"></script>
517517
<script>

ndarray/base/find/3d_accessors.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
402402
// MAIN //
403403
&nbsp;
404404
/**
405-
* Returns the first element in an ndarray which pass a test implemented by a predicate function.
405+
* Returns the first element in an ndarray which passes a test implemented by a predicate function.
406406
*
407407
* @private
408408
* @param {Object} x - object containing ndarray meta data
@@ -532,7 +532,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
532532
<div class='footer quiet pad2 space-top1 center small'>
533533
Code coverage generated by
534534
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
535-
at 2025-07-02T04:37:13.994Z
535+
at 2025-07-02T04:52:40.524Z
536536
</div>
537537
<script src="../../../../prettify.js"></script>
538538
<script>

0 commit comments

Comments
 (0)