Skip to content

Commit 20f793d

Browse files
committed
Update artifacts
1 parent 494adae commit 20f793d

File tree

6 files changed

+7
-7
lines changed

6 files changed

+7
-7
lines changed

stats/base/nanvariancech/accessors.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">stats/
436436
<div class='footer quiet pad2 space-top1 center small'>
437437
Code coverage generated by
438438
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
439-
at 2025-04-06T17:45:23.730Z
439+
at 2025-04-10T12:48:18.481Z
440440
</div>
441441
<script src="../../../../prettify.js"></script>
442442
<script>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[366,366,100,45,45,100,3,3,100,366,366,100,"418d3ecabd72a6594ab42eeb6baeb44ef82d211d","2025-04-06 17:35:06 +0000"]
1+
[366,366,100,45,45,100,3,3,100,366,366,100,"4481ce3220096a1fae4d15d31124e8a60eeb3584","2025-04-10 12:40:00 +0000"]

stats/base/nanvariancech/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ <h1><a href="../../../../index.html">All files</a> stats/base/nanvariancech/lib<
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-04-06T17:45:23.730Z
149+
at 2025-04-10T12:48:18.481Z
150150
</div>
151151
<script src="../../../../prettify.js"></script>
152152
<script>

stats/base/nanvariancech/index.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">stats/
247247
<div class='footer quiet pad2 space-top1 center small'>
248248
Code coverage generated by
249249
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
250-
at 2025-04-06T17:45:23.730Z
250+
at 2025-04-10T12:48:18.481Z
251251
</div>
252252
<script src="../../../../prettify.js"></script>
253253
<script>

stats/base/nanvariancech/main.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">stats/
242242
* // returns ~4.3333
243243
*/
244244
function nanvariancech( N, correction, x, strideX ) {
245-
return ndarray( N, correction, x, strideX, stride2offset( N, strideX) );
245+
return ndarray( N, correction, x, strideX, stride2offset( N, strideX ) );
246246
}
247247
&nbsp;
248248
&nbsp;
@@ -256,7 +256,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">stats/
256256
<div class='footer quiet pad2 space-top1 center small'>
257257
Code coverage generated by
258258
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
259-
at 2025-04-06T17:45:23.730Z
259+
at 2025-04-10T12:48:18.481Z
260260
</div>
261261
<script src="../../../../prettify.js"></script>
262262
<script>

stats/base/nanvariancech/ndarray.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">stats/
439439
<div class='footer quiet pad2 space-top1 center small'>
440440
Code coverage generated by
441441
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
442-
at 2025-04-06T17:45:23.730Z
442+
at 2025-04-10T12:48:18.481Z
443443
</div>
444444
<script src="../../../../prettify.js"></script>
445445
<script>

0 commit comments

Comments
 (0)