Skip to content

Commit 6c952d0

Browse files
committed
Update artifacts
1 parent 5f79683 commit 6c952d0

File tree

4 files changed

+15
-12
lines changed

4 files changed

+15
-12
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[109,109,100,3,3,100,1,1,100,109,109,100,"df5bcdf11503db24ca4e9335668fad16753338c9","2025-11-23 23:58:39 -0800"]
1+
[110,110,100,3,3,100,1,1,100,110,110,100,"b36740663421707f632b7f5fb7df51128dc4b812","2025-11-24 00:01:27 -0800"]

stats/base/ndarray/dnanmeanpn/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ <h1>All files</h1>
2525
<div class='fl pad1y space-right2'>
2626
<span class="strong">100% </span>
2727
<span class="quiet">Statements</span>
28-
<span class='fraction'>109/109</span>
28+
<span class='fraction'>110/110</span>
2929
</div>
3030

3131

@@ -46,7 +46,7 @@ <h1>All files</h1>
4646
<div class='fl pad1y space-right2'>
4747
<span class="strong">100% </span>
4848
<span class="quiet">Lines</span>
49-
<span class='fraction'>109/109</span>
49+
<span class='fraction'>110/110</span>
5050
</div>
5151

5252

@@ -99,13 +99,13 @@ <h1>All files</h1>
9999
<div class="chart"><div class="cover-fill cover-full" style="width: 100%"></div><div class="cover-empty" style="width: 0%"></div></div>
100100
</td>
101101
<td data-value="100" class="pct high">100%</td>
102-
<td data-value="64" class="abs high">64/64</td>
102+
<td data-value="65" class="abs high">65/65</td>
103103
<td data-value="100" class="pct high">100%</td>
104104
<td data-value="2" class="abs high">2/2</td>
105105
<td data-value="100" class="pct high">100%</td>
106106
<td data-value="1" class="abs high">1/1</td>
107107
<td data-value="100" class="pct high">100%</td>
108-
<td data-value="64" class="abs high">64/64</td>
108+
<td data-value="65" class="abs high">65/65</td>
109109
</tr>
110110

111111
</tbody>
@@ -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-11-24T07:59:38.036Z
119+
at 2025-11-24T08:02:28.677Z
120120
</div>
121121
<script src="prettify.js"></script>
122122
<script>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ <h1><a href="index.html">All files</a> index.js</h1>
205205
<div class='footer quiet pad2 space-top1 center small'>
206206
Code coverage generated by
207207
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
208-
at 2025-11-24T07:59:38.036Z
208+
at 2025-11-24T08:02:28.677Z
209209
</div>
210210
<script src="prettify.js"></script>
211211
<script>

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

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ <h1><a href="index.html">All files</a> main.js</h1>
2525
<div class='fl pad1y space-right2'>
2626
<span class="strong">100% </span>
2727
<span class="quiet">Statements</span>
28-
<span class='fraction'>64/64</span>
28+
<span class='fraction'>65/65</span>
2929
</div>
3030

3131

@@ -46,7 +46,7 @@ <h1><a href="index.html">All files</a> main.js</h1>
4646
<div class='fl pad1y space-right2'>
4747
<span class="strong">100% </span>
4848
<span class="quiet">Lines</span>
49-
<span class='fraction'>64/64</span>
49+
<span class='fraction'>65/65</span>
5050
</div>
5151

5252

@@ -127,7 +127,9 @@ <h1><a href="index.html">All files</a> main.js</h1>
127127
<a name='L62'></a><a href='#L62'>62</a>
128128
<a name='L63'></a><a href='#L63'>63</a>
129129
<a name='L64'></a><a href='#L64'>64</a>
130-
<a name='L65'></a><a href='#L65'>65</a></td><td class="line-coverage quiet"><span class="cline-any cline-yes">1x</span>
130+
<a name='L65'></a><a href='#L65'>65</a>
131+
<a name='L66'></a><a href='#L66'>66</a></td><td class="line-coverage quiet"><span class="cline-any cline-yes">1x</span>
132+
<span class="cline-any cline-yes">1x</span>
131133
<span class="cline-any cline-yes">1x</span>
132134
<span class="cline-any cline-yes">1x</span>
133135
<span class="cline-any cline-yes">1x</span>
@@ -227,11 +229,12 @@ <h1><a href="index.html">All files</a> main.js</h1>
227229
*
228230
* ## Method
229231
*
230-
* - This implementation uses a two-pass approach, as suggested by Neely (1966), and applies an error correction term.
232+
* - This implementation uses a two-pass approach, as suggested by Neely (1966).
231233
*
232234
* ## References
233235
*
234236
* - Neely, Peter M. 1966. "Comparison of Several Algorithms for Computation of Means, Standard Deviations and Correlation Coefficients." _Communications of the ACM_ 9 (7). Association for Computing Machinery: 496–99. doi:[10.1145/365719.365958](https://doi.org/10.1145/365719.365958).
237+
* - Schubert, Erich, and Michael Gertz. 2018. "Numerically Stable Parallel Computation of (Co-)Variance." In _Proceedings of the 30th International Conference on Scientific and Statistical Database Management_. New York, NY, USA: Association for Computing Machinery. doi:[10.1145/3221269.3223036](https://doi.org/10.1145/3221269.3223036).
235238
*
236239
* @param {ArrayLikeObject&lt;Object&gt;} arrays - array-like object containing an input ndarray
237240
* @returns {number} arithmetic mean
@@ -262,7 +265,7 @@ <h1><a href="index.html">All files</a> main.js</h1>
262265
<div class='footer quiet pad2 space-top1 center small'>
263266
Code coverage generated by
264267
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
265-
at 2025-11-24T07:59:38.036Z
268+
at 2025-11-24T08:02:28.677Z
266269
</div>
267270
<script src="prettify.js"></script>
268271
<script>

0 commit comments

Comments
 (0)