Skip to content

Commit 53238ae

Browse files
committed
Update artifacts
1 parent f514f9c commit 53238ae

File tree

9 files changed

+11
-11
lines changed

9 files changed

+11
-11
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[371,371,100,23,23,100,4,4,100,371,371,100,"71f330414b1ce5a95e567d29e7885816809e2606","2025-07-27 03:57:16 -0700"]
1+
[371,371,100,23,23,100,4,4,100,371,371,100,"30ad6d8f2df6b3b74ae5bdf4223b4505367fb0de","2025-07-27 04:00:14 -0700"]

stats/base/sdsnanmeanors/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/base/sdsnanmeanors/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-27T10:59:31.129Z
194+
at 2025-07-27T11:01:47.063Z
195195
</div>
196196
<script src="../../../../prettify.js"></script>
197197
<script>

stats/base/sdsnanmeanors/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-27T10:59:31.129Z
277+
at 2025-07-27T11:01:47.063Z
278278
</div>
279279
<script src="../../../../prettify.js"></script>
280280
<script>

stats/base/sdsnanmeanors/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-27T10:59:31.129Z
178+
at 2025-07-27T11:01:47.063Z
179179
</div>
180180
<script src="../../../../prettify.js"></script>
181181
<script>

stats/base/sdsnanmeanors/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-27T10:59:31.129Z
178+
at 2025-07-27T11:01:47.063Z
179179
</div>
180180
<script src="../../../../prettify.js"></script>
181181
<script>

stats/base/sdsnanmeanors/ndarray.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">stats/
304304
<div class='footer quiet pad2 space-top1 center small'>
305305
Code coverage generated by
306306
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
307-
at 2025-07-27T10:59:31.129Z
307+
at 2025-07-27T11:01:47.063Z
308308
</div>
309309
<script src="../../../../prettify.js"></script>
310310
<script>

stats/base/sdsnanmeanors/ndarray.native.js.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">stats/
200200
* @param {PositiveInteger} N - number of indexed elements
201201
* @param {Float32Array} x - input array
202202
* @param {integer} strideX - stride length
203-
* @param {NonNegativeInteger} offsetX - starting index for x
203+
* @param {NonNegativeInteger} offsetX - starting index
204204
* @returns {number} arithmetic mean
205205
*
206206
* @example
@@ -209,7 +209,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">stats/
209209
* var x = new Float32Array( [ 2.0, 1.0, 2.0, -2.0, -2.0, 2.0, 3.0, 4.0, NaN ] );
210210
*
211211
* var v = sdsnanmeanors( 4, x, 2, 1 );
212-
* //returns 1.25
212+
* // returns 1.25
213213
*/
214214
function sdsnanmeanors( N, x, strideX, offsetX ) {
215215
return addon.ndarray( N, x, strideX, offsetX );
@@ -226,7 +226,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">stats/
226226
<div class='footer quiet pad2 space-top1 center small'>
227227
Code coverage generated by
228228
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
229-
at 2025-07-27T10:59:31.129Z
229+
at 2025-07-27T11:01:47.063Z
230230
</div>
231231
<script src="../../../../prettify.js"></script>
232232
<script>

stats/base/sdsnanmeanors/sdsnanmeanors.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">stats/
226226
<div class='footer quiet pad2 space-top1 center small'>
227227
Code coverage generated by
228228
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
229-
at 2025-07-27T10:59:31.129Z
229+
at 2025-07-27T11:01:47.063Z
230230
</div>
231231
<script src="../../../../prettify.js"></script>
232232
<script>

stats/base/sdsnanmeanors/sdsnanmeanors.native.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">stats/
223223
<div class='footer quiet pad2 space-top1 center small'>
224224
Code coverage generated by
225225
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
226-
at 2025-07-27T10:59:31.129Z
226+
at 2025-07-27T11:01:47.063Z
227227
</div>
228228
<script src="../../../../prettify.js"></script>
229229
<script>

0 commit comments

Comments
 (0)