File tree Expand file tree Collapse file tree 1 file changed +3
-12
lines changed
lib/node_modules/@stdlib/stats/base/dists/gumbel/skewness Expand file tree Collapse file tree 1 file changed +3
-12
lines changed Original file line number Diff line number Diff line change 39
39
"libpath" : [],
40
40
"dependencies" : [
41
41
" @stdlib/math/base/napi/binary" ,
42
- " @stdlib/math/base/special/sqrt" ,
43
- " @stdlib/math/base/special/riemann-zeta" ,
44
- " @stdlib/math/base/assert/is-nan" ,
45
- " @stdlib/constants/float64/pi"
42
+ " @stdlib/math/base/assert/is-nan"
46
43
]
47
44
},
48
45
{
58
55
"libpath" : [],
59
56
"dependencies" : [
60
57
" @stdlib/math/base/assert/is-nan" ,
61
- " @stdlib/constants/float64/eps" ,
62
- " @stdlib/math/base/special/sqrt" ,
63
- " @stdlib/math/base/special/riemann-zeta" ,
64
- " @stdlib/constants/float64/pi"
58
+ " @stdlib/constants/float64/eps"
65
59
]
66
60
},
67
61
{
76
70
"libraries" : [],
77
71
"libpath" : [],
78
72
"dependencies" : [
79
- " @stdlib/math/base/special/sqrt" ,
80
- " @stdlib/math/base/special/riemann-zeta" ,
81
- " @stdlib/math/base/assert/is-nan" ,
82
- " @stdlib/constants/float64/pi"
73
+ " @stdlib/math/base/assert/is-nan"
83
74
]
84
75
}
85
76
]
You can’t perform that action at this time.
0 commit comments