Skip to content

Commit 1f9374d

Browse files
committed
Update artifacts
1 parent 561f115 commit 1f9374d

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[110,110,100,3,3,100,1,1,100,110,110,100,"b1b20b66909fbc5e2988f18918ba96a0e6e42132","2025-12-01 18:59:27 -0800"]
1+
[110,110,100,3,3,100,1,1,100,110,110,100,"1c49ede00956e574ba894e8a8ed268e5feccffd1","2025-12-01 19:01:32 -0800"]

stats/base/ndarray/smskmax/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ <h1>All files</h1>
116116
<div class='footer quiet pad2 space-top1 center small'>
117117
Code coverage generated by
118118
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
119-
at 2025-12-02T03:03:04.876Z
119+
at 2025-12-02T03:03:57.199Z
120120
</div>
121121
<script src="prettify.js"></script>
122122
<script>

stats/base/ndarray/smskmax/index.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ <h1><a href="index.html">All files</a> index.js</h1>
182182
'use strict';
183183
&nbsp;
184184
/**
185-
* Compute the maximum value of a single-precision floating-point one-dimensional ndarray according to a mask.
185+
* Compute the maximum value of a one-dimensional single-precision floating-point ndarray according to a mask.
186186
*
187187
* @module @stdlib/stats/base/ndarray/smskmax
188188
*
@@ -217,7 +217,7 @@ <h1><a href="index.html">All files</a> index.js</h1>
217217
<div class='footer quiet pad2 space-top1 center small'>
218218
Code coverage generated by
219219
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
220-
at 2025-12-02T03:03:04.876Z
220+
at 2025-12-02T03:03:57.199Z
221221
</div>
222222
<script src="prettify.js"></script>
223223
<script>

stats/base/ndarray/smskmax/main.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ <h1><a href="index.html">All files</a> main.js</h1>
217217
// MAIN //
218218
&nbsp;
219219
/**
220-
* Computes the maximum value of a single-precision floating-point ndarray according to a mask.
220+
* Computes the maximum value of a one-dimensional single-precision floating-point ndarray according to a mask.
221221
*
222222
* @param {ArrayLikeObject&lt;Object&gt;} arrays - array-like object containing an input ndarray and a mask ndarray
223223
* @returns {number} maximum value
@@ -253,7 +253,7 @@ <h1><a href="index.html">All files</a> main.js</h1>
253253
<div class='footer quiet pad2 space-top1 center small'>
254254
Code coverage generated by
255255
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
256-
at 2025-12-02T03:03:04.876Z
256+
at 2025-12-02T03:03:57.199Z
257257
</div>
258258
<script src="prettify.js"></script>
259259
<script>

0 commit comments

Comments
 (0)