Skip to content

Commit ee6fc0a

Browse files
committed
Readding StatsBase
1 parent 486ba20 commit ee6fc0a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/KernelFunctions.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ using SpecialFunctions: logabsgamma, besselk
2525
using ZygoteRules: @adjoint
2626
using StatsFuns: logtwo
2727
using InteractiveUtils: subtypes
28+
using StatsBase
2829

2930
const defaultobs = 2
3031

0 commit comments

Comments
 (0)