Skip to content

Commit 24ae09e

Browse files
committed
Update artifacts
1 parent 70e7fe3 commit 24ae09e

Some content is hidden

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

46 files changed

+83
-82
lines changed

ndarray/base/every-by/0d.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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-04-19T18:44:11.219Z
322+
at 2025-04-21T20:21:28.699Z
323323
</div>
324324
<script src="../../../../prettify.js"></script>
325325
<script>

ndarray/base/every-by/0d_accessors.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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-04-19T18:44:11.219Z
331+
at 2025-04-21T20:21:28.699Z
332332
</div>
333333
<script src="../../../../prettify.js"></script>
334334
<script>

ndarray/base/every-by/10d.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -618,7 +618,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
618618
<span class="cstat-no" title="statement not covered" > var i8;</span>
619619
<span class="cstat-no" title="statement not covered" > var i9;</span>
620620
<span class="cstat-no" title="statement not covered" ></span>
621-
<span class="cstat-no" title="statement not covered" > // Note on variable naming convention: S#, dx#, dy#, i# where # corresponds to the loop number, with `0` being the innermost loop...</span>
621+
<span class="cstat-no" title="statement not covered" > // Note on variable naming convention: S#, dx#, i# where # corresponds to the loop number, with `0` being the innermost loop...</span>
622622
<span class="cstat-no" title="statement not covered" ></span>
623623
<span class="cstat-no" title="statement not covered" > // Extract loop variables for purposes of loop interchange: dimensions and loop offset (pointer) increments...</span>
624624
<span class="cstat-no" title="statement not covered" > sh = x.shape;</span>
@@ -724,7 +724,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
724724
<div class='footer quiet pad2 space-top1 center small'>
725725
Code coverage generated by
726726
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
727-
at 2025-04-19T18:44:11.219Z
727+
at 2025-04-21T20:21:28.699Z
728728
</div>
729729
<script src="../../../../prettify.js"></script>
730730
<script>

ndarray/base/every-by/10d_accessors.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -636,7 +636,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
636636
<span class="cstat-no" title="statement not covered" > var i8;</span>
637637
<span class="cstat-no" title="statement not covered" > var i9;</span>
638638
<span class="cstat-no" title="statement not covered" ></span>
639-
<span class="cstat-no" title="statement not covered" > // Note on variable naming convention: S#, dx#, dy#, i# where # corresponds to the loop number, with `0` being the innermost loop...</span>
639+
<span class="cstat-no" title="statement not covered" > // Note on variable naming convention: S#, dx#, i# where # corresponds to the loop number, with `0` being the innermost loop...</span>
640640
<span class="cstat-no" title="statement not covered" ></span>
641641
<span class="cstat-no" title="statement not covered" > // Extract loop variables for purposes of loop interchange: dimensions and loop offset (pointer) increments...</span>
642642
<span class="cstat-no" title="statement not covered" > sh = x.shape;</span>
@@ -745,7 +745,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
745745
<div class='footer quiet pad2 space-top1 center small'>
746746
Code coverage generated by
747747
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
748-
at 2025-04-19T18:44:11.219Z
748+
at 2025-04-21T20:21:28.699Z
749749
</div>
750750
<script src="../../../../prettify.js"></script>
751751
<script>

ndarray/base/every-by/10d_blocked.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -836,7 +836,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
836836
<span class="cstat-no" title="statement not covered" > var j9;</span>
837837
<span class="cstat-no" title="statement not covered" > var o;</span>
838838
<span class="cstat-no" title="statement not covered" ></span>
839-
<span class="cstat-no" title="statement not covered" > // Note on variable naming convention: s#, dx#, dy#, i#, j# where # corresponds to the loop number, with `0` being the innermost loop...</span>
839+
<span class="cstat-no" title="statement not covered" > // Note on variable naming convention: s#, dx#, i#, j# where # corresponds to the loop number, with `0` being the innermost loop...</span>
840840
<span class="cstat-no" title="statement not covered" ></span>
841841
<span class="cstat-no" title="statement not covered" > // Resolve the loop interchange order:</span>
842842
<span class="cstat-no" title="statement not covered" > o = loopOrder( x.shape, x.strides );</span>
@@ -1018,7 +1018,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
10181018
<div class='footer quiet pad2 space-top1 center small'>
10191019
Code coverage generated by
10201020
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
1021-
at 2025-04-19T18:44:11.219Z
1021+
at 2025-04-21T20:21:28.699Z
10221022
</div>
10231023
<script src="../../../../prettify.js"></script>
10241024
<script>

ndarray/base/every-by/10d_blocked_accessors.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -854,7 +854,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
854854
<span class="cstat-no" title="statement not covered" > var j9;</span>
855855
<span class="cstat-no" title="statement not covered" > var o;</span>
856856
<span class="cstat-no" title="statement not covered" ></span>
857-
<span class="cstat-no" title="statement not covered" > // Note on variable naming convention: s#, dx#, dy#, i#, j# where # corresponds to the loop number, with `0` being the innermost loop...</span>
857+
<span class="cstat-no" title="statement not covered" > // Note on variable naming convention: s#, dx#, i#, j# where # corresponds to the loop number, with `0` being the innermost loop...</span>
858858
<span class="cstat-no" title="statement not covered" ></span>
859859
<span class="cstat-no" title="statement not covered" > // Resolve the loop interchange order:</span>
860860
<span class="cstat-no" title="statement not covered" > o = loopOrder( x.shape, x.strides );</span>
@@ -1039,7 +1039,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
10391039
<div class='footer quiet pad2 space-top1 center small'>
10401040
Code coverage generated by
10411041
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
1042-
at 2025-04-19T18:44:11.219Z
1042+
at 2025-04-21T20:21:28.699Z
10431043
</div>
10441044
<script src="../../../../prettify.js"></script>
10451045
<script>

ndarray/base/every-by/1d.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
385385
<div class='footer quiet pad2 space-top1 center small'>
386386
Code coverage generated by
387387
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
388-
at 2025-04-19T18:44:11.219Z
388+
at 2025-04-21T20:21:28.699Z
389389
</div>
390390
<script src="../../../../prettify.js"></script>
391391
<script>

ndarray/base/every-by/1d_accessors.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
370370
<span class="cstat-no" title="statement not covered" > var ix;</span>
371371
<span class="cstat-no" title="statement not covered" > var i0;</span>
372372
<span class="cstat-no" title="statement not covered" ></span>
373-
<span class="cstat-no" title="statement not covered" > // Note on variable naming convention: S#, dx#, dy#, i# where # corresponds to the loop number, with `0` being the innermost loop...</span>
373+
<span class="cstat-no" title="statement not covered" > // Note on variable naming convention: S#, dx#, i# where # corresponds to the loop number, with `0` being the innermost loop...</span>
374374
<span class="cstat-no" title="statement not covered" ></span>
375375
<span class="cstat-no" title="statement not covered" > // Extract loop variables: dimensions and loop offset (pointer) increments...</span>
376376
<span class="cstat-no" title="statement not covered" > S0 = x.shape[ 0 ];</span>
@@ -406,7 +406,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
406406
<div class='footer quiet pad2 space-top1 center small'>
407407
Code coverage generated by
408408
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
409-
at 2025-04-19T18:44:11.219Z
409+
at 2025-04-21T20:21:28.699Z
410410
</div>
411411
<script src="../../../../prettify.js"></script>
412412
<script>

ndarray/base/every-by/2d.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
428428
<span class="cstat-no" title="statement not covered" > var i0;</span>
429429
<span class="cstat-no" title="statement not covered" > var i1;</span>
430430
<span class="cstat-no" title="statement not covered" ></span>
431-
<span class="cstat-no" title="statement not covered" > // Note on variable naming convention: S#, dx#, dy#, i# where # corresponds to the loop number, with `0` being the innermost loop...</span>
431+
<span class="cstat-no" title="statement not covered" > // Note on variable naming convention: S#, dx#, i# where # corresponds to the loop number, with `0` being the innermost loop...</span>
432432
<span class="cstat-no" title="statement not covered" ></span>
433433
<span class="cstat-no" title="statement not covered" > // Extract loop variables for purposes of loop interchange: dimensions and loop offset (pointer) increments...</span>
434434
<span class="cstat-no" title="statement not covered" > sh = x.shape;</span>
@@ -478,7 +478,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
478478
<div class='footer quiet pad2 space-top1 center small'>
479479
Code coverage generated by
480480
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
481-
at 2025-04-19T18:44:11.219Z
481+
at 2025-04-21T20:21:28.699Z
482482
</div>
483483
<script src="../../../../prettify.js"></script>
484484
<script>

ndarray/base/every-by/2d_accessors.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
446446
<span class="cstat-no" title="statement not covered" > var i0;</span>
447447
<span class="cstat-no" title="statement not covered" > var i1;</span>
448448
<span class="cstat-no" title="statement not covered" ></span>
449-
<span class="cstat-no" title="statement not covered" > // Note on variable naming convention: S#, dx#, dy#, i# where # corresponds to the loop number, with `0` being the innermost loop...</span>
449+
<span class="cstat-no" title="statement not covered" > // Note on variable naming convention: S#, dx#, i# where # corresponds to the loop number, with `0` being the innermost loop...</span>
450450
<span class="cstat-no" title="statement not covered" ></span>
451451
<span class="cstat-no" title="statement not covered" > // Extract loop variables for purposes of loop interchange: dimensions and loop offset (pointer) increments...</span>
452452
<span class="cstat-no" title="statement not covered" > sh = x.shape;</span>
@@ -499,7 +499,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
499499
<div class='footer quiet pad2 space-top1 center small'>
500500
Code coverage generated by
501501
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
502-
at 2025-04-19T18:44:11.219Z
502+
at 2025-04-21T20:21:28.699Z
503503
</div>
504504
<script src="../../../../prettify.js"></script>
505505
<script>

0 commit comments

Comments
 (0)