Skip to content

Commit 8a0a887

Browse files
committed
bug fix: using AverageShiftedHistograms
1 parent 6ed4934 commit 8a0a887

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
using LinearAlgebra
1+
using LinearAlgebra, AverageShiftedHistograms, Distances
22
"""
33
T = ind_class(N::Int)
44

0 commit comments

Comments
 (0)