Tags: kernelmethod/LSHFunctions.jl
Tags
## LSHFunctions v0.2.0 [Diff since v0.1.2](v0.1.2...v0.2.0) **Closed issues:** - Drop support for ChebHash (#26) - Drop support for MIPSHash (#28) - Improve Base.show for hash functions (#32) **Merged pull requests:** - CompatHelper: bump compat for "Distributions" to "0.24" (#30) (@github-actions[bot]) - CompatHelper: bump compat for "Documenter" to "0.26" (#31) (@github-actions[bot]) - Documentation fixes (#33) (@kernelmethod) - Update project to v0.2.0 (#34) (@kernelmethod)
## LSHFunctions v0.1.2 [Diff since v0.1.1](v0.1.1...v0.1.2) **Closed issues:** - Remove hard-coded number of Chebyshev polynomial coefficients in ChebHash (#9) - Add support for hashing over inner product similarity with ChebHash and MonteCarloHash (#22) - Add deprecated warnings for MIPSHash and ChebHash (#29) **Merged pull requests:** - CompatHelper: bump compat for "Documenter" to "0.25" (#27) (@github-actions[bot])
## LSHFunctions v0.1.1 [Diff since v0.1.0](v0.1.0...v0.1.1) **Closed issues:** - Allow compressing hashes into a single `UInt` or `Vector{UInt}` (#7) - Allow computing (weighted) Jaccard similarity between pairs of vectors (#24) **Merged pull requests:** - CompatHelper: bump compat for "Distributions" to "0.23" (#25) (@github-actions[bot])