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 d27d94f commit 9816214Copy full SHA for 9816214
lib/node_modules/@stdlib/stats/base/dists/gamma/mgf/manifest.json
@@ -40,7 +40,8 @@
40
"dependencies": [
41
"@stdlib/math/base/napi/ternary",
42
"@stdlib/math/base/assert/is-nan",
43
- "@stdlib/math/base/special/pow"
+ "@stdlib/math/base/special/pow",
44
+ "@stdlib/constants/float64/eps"
45
]
46
},
47
{
@@ -56,7 +57,8 @@
56
57
"libpath": [],
58
59
60
61
62
63
64
@@ -72,7 +74,8 @@
72
74
73
75
76
77
78
79
80
}
81
0 commit comments