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 23494e4 commit 5926481Copy full SHA for 5926481
lib/node_modules/@stdlib/stats/base/dists/cauchy/mode/manifest.json
@@ -54,7 +54,8 @@
54
"libraries": [],
55
"libpath": [],
56
"dependencies": [
57
- "@stdlib/math/base/assert/is-nan"
+ "@stdlib/math/base/assert/is-nan",
58
+ "@stdlib/constants/float64/eps"
59
]
60
},
61
{
@@ -69,7 +70,8 @@
69
70
71
72
73
74
75
76
}
77
0 commit comments