File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed
lib/node_modules/@stdlib/stats/base/dists/levy/logcdf Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change 43
43
" @stdlib/math/base/special/erfc" ,
44
44
" @stdlib/math/base/special/sqrt" ,
45
45
" @stdlib/math/base/special/ln" ,
46
- " @stdlib/constants/float64/ninf" ,
47
- " @stdlib/constants/float64/eps"
46
+ " @stdlib/constants/float64/ninf"
48
47
]
49
48
},
50
49
{
63
62
" @stdlib/math/base/special/erfc" ,
64
63
" @stdlib/math/base/special/sqrt" ,
65
64
" @stdlib/math/base/special/ln" ,
66
- " @stdlib/constants/float64/ninf" ,
67
- " @stdlib/constants/float64/eps"
65
+ " @stdlib/constants/float64/ninf"
68
66
]
69
67
},
70
68
{
83
81
" @stdlib/math/base/special/erfc" ,
84
82
" @stdlib/math/base/special/sqrt" ,
85
83
" @stdlib/math/base/special/ln" ,
86
- " @stdlib/constants/float64/ninf" ,
87
- " @stdlib/constants/float64/eps"
84
+ " @stdlib/constants/float64/ninf"
88
85
]
89
86
}
90
87
]
You can’t perform that action at this time.
0 commit comments