Skip to content

Commit f2c77be

Browse files
committed
Update artifacts
1 parent 75ed9a4 commit f2c77be

File tree

6 files changed

+8
-7
lines changed

6 files changed

+8
-7
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
[213,213,100,19,19,100,3,3,100,213,213,100,"d16409aa8fc9dca64365d5a66b50b1e01dc32f5d","2024-12-26 01:54:24 -0800"]
22
[276,276,100,21,21,100,4,4,100,276,276,100,"32535910933dcb61a8b0cb47ac76cc789aeff6e0","2025-06-21 14:40:50 -0500"]
3+
[276,276,100,21,21,100,4,4,100,276,276,100,"cb4a0383c7148d36b9bce721d6a324a009638f99","2025-06-21 15:42:34 -0700"]

stats/base/dists/planck/pmf/factory.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ <h1><a href="../../../../../../index.html">All files</a> / <a href="index.html">
301301
<div class='footer quiet pad2 space-top1 center small'>
302302
Code coverage generated by
303303
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
304-
at 2025-06-21T19:44:22.510Z
304+
at 2025-06-21T22:44:38.966Z
305305
</div>
306306
<script src="../../../../../../prettify.js"></script>
307307
<script>

stats/base/dists/planck/pmf/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/dists/planck
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-06-21T19:44:22.510Z
149+
at 2025-06-21T22:44:38.966Z
150150
</div>
151151
<script src="../../../../../../prettify.js"></script>
152152
<script>

stats/base/dists/planck/pmf/index.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">
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-06-21T19:44:22.510Z
253+
at 2025-06-21T22:44:38.966Z
254254
</div>
255255
<script src="../../../../../../prettify.js"></script>
256256
<script>

stats/base/dists/planck/pmf/main.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ <h1><a href="../../../../../../index.html">All files</a> / <a href="index.html">
298298
<div class='footer quiet pad2 space-top1 center small'>
299299
Code coverage generated by
300300
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
301-
at 2025-06-21T19:44:22.510Z
301+
at 2025-06-21T22:44:38.966Z
302302
</div>
303303
<script src="../../../../../../prettify.js"></script>
304304
<script>

stats/base/dists/planck/pmf/native.js.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -221,8 +221,8 @@ <h1><a href="../../../../../../index.html">All files</a> / <a href="index.html">
221221
*
222222
* @private
223223
* @param {number} x - input value
224-
* @param {number} lambda - shape parameter
225-
* @returns {number} evaluated PMF
224+
* @param {PositiveNumber} lambda - shape parameter
225+
* @returns {Probability} evaluated PMF
226226
*
227227
* @example
228228
* var y = pmf( 2, 0.5 );
@@ -259,7 +259,7 @@ <h1><a href="../../../../../../index.html">All files</a> / <a href="index.html">
259259
<div class='footer quiet pad2 space-top1 center small'>
260260
Code coverage generated by
261261
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
262-
at 2025-06-21T19:44:22.510Z
262+
at 2025-06-21T22:44:38.966Z
263263
</div>
264264
<script src="../../../../../../prettify.js"></script>
265265
<script>

0 commit comments

Comments
 (0)