Skip to content

Allow LpHash to support all 0 < p <= 2 #18

@kernelmethod

Description

@kernelmethod

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions