Skip to content

Commit 4f70ce6

Browse files
committed
Update artifacts
1 parent 3c3f4e2 commit 4f70ce6

File tree

9 files changed

+10
-10
lines changed

9 files changed

+10
-10
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[392,392,100,18,18,100,4,4,100,392,392,100,"ed94019b971f6202b64267f631ba325896988e06","2025-07-16 01:54:41 -0700"]
1+
[392,392,100,18,18,100,4,4,100,392,392,100,"8d94ee0a9611dda569e8406ce09a72f7ef4d8774","2025-07-16 01:59:16 -0700"]

stats/strided/scovarmtk/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ <h1><a href="../../../../index.html">All files</a> stats/strided/scovarmtk/lib</
191191
<div class='footer quiet pad2 space-top1 center small'>
192192
Code coverage generated by
193193
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
194-
at 2025-07-16T08:56:13.080Z
194+
at 2025-07-16T09:00:45.486Z
195195
</div>
196196
<script src="../../../../prettify.js"></script>
197197
<script>

stats/strided/scovarmtk/index.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">stats/
274274
<div class='footer quiet pad2 space-top1 center small'>
275275
Code coverage generated by
276276
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
277-
at 2025-07-16T08:56:13.080Z
277+
at 2025-07-16T09:00:45.486Z
278278
</div>
279279
<script src="../../../../prettify.js"></script>
280280
<script>

stats/strided/scovarmtk/main.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">stats/
175175
<div class='footer quiet pad2 space-top1 center small'>
176176
Code coverage generated by
177177
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
178-
at 2025-07-16T08:56:13.080Z
178+
at 2025-07-16T09:00:45.486Z
179179
</div>
180180
<script src="../../../../prettify.js"></script>
181181
<script>

stats/strided/scovarmtk/native.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">stats/
175175
<div class='footer quiet pad2 space-top1 center small'>
176176
Code coverage generated by
177177
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
178-
at 2025-07-16T08:56:13.080Z
178+
at 2025-07-16T09:00:45.486Z
179179
</div>
180180
<script src="../../../../prettify.js"></script>
181181
<script>

stats/strided/scovarmtk/ndarray.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">stats/
295295
iy = offsetY;
296296
C = 0.0;
297297
for ( i = 0; i &lt; N; i++ ) {
298-
C += f32( f32( x[ ix ] - meanx ) * f32( y[ iy ] - meany ) );
298+
C = f32( C + f32( f32( x[ ix ] - meanx ) * f32( y[ iy ] - meany ) ) );
299299
ix += strideX;
300300
iy += strideY;
301301
}
@@ -313,7 +313,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">stats/
313313
<div class='footer quiet pad2 space-top1 center small'>
314314
Code coverage generated by
315315
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
316-
at 2025-07-16T08:56:13.080Z
316+
at 2025-07-16T09:00:45.486Z
317317
</div>
318318
<script src="../../../../prettify.js"></script>
319319
<script>

stats/strided/scovarmtk/ndarray.native.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">stats/
250250
<div class='footer quiet pad2 space-top1 center small'>
251251
Code coverage generated by
252252
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
253-
at 2025-07-16T08:56:13.080Z
253+
at 2025-07-16T09:00:45.486Z
254254
</div>
255255
<script src="../../../../prettify.js"></script>
256256
<script>

stats/strided/scovarmtk/scovarmtk.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">stats/
241241
<div class='footer quiet pad2 space-top1 center small'>
242242
Code coverage generated by
243243
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
244-
at 2025-07-16T08:56:13.080Z
244+
at 2025-07-16T09:00:45.486Z
245245
</div>
246246
<script src="../../../../prettify.js"></script>
247247
<script>

stats/strided/scovarmtk/scovarmtk.native.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">stats/
238238
<div class='footer quiet pad2 space-top1 center small'>
239239
Code coverage generated by
240240
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
241-
at 2025-07-16T08:56:13.080Z
241+
at 2025-07-16T09:00:45.486Z
242242
</div>
243243
<script src="../../../../prettify.js"></script>
244244
<script>

0 commit comments

Comments
 (0)