You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LpHash should in theory be able to hash all l^p distances of order 0 < p <= 2. Right now it only provides support for p = 1 and p = 2, since those are supported by the Distributions.jl package. In theory though it's possible to sample from a p-stable distribution of any order 0 < p <= 2.