We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1394ef5 commit 6dff3f6Copy full SHA for 6dff3f6
lib/node_modules/@stdlib/stats/base/dists/frechet/entropy/manifest.json
@@ -58,7 +58,8 @@
58
"dependencies": [
59
"@stdlib/math/base/assert/is-nan",
60
"@stdlib/math/base/special/ln",
61
- "@stdlib/constants/float64/eulergamma"
+ "@stdlib/constants/float64/eulergamma",
62
+ "@stdlib/constants/float64/eps"
63
]
64
},
65
{
@@ -75,7 +76,8 @@
75
76
77
78
79
80
81
82
}
83
0 commit comments