Skip to content

Tags: kernelmethod/LSHFunctions.jl

Tags

v0.2.0

Toggle v0.2.0's commit message
## 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)

v0.1.2

Toggle v0.1.2's commit message
## 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])

v0.1.1

Toggle v0.1.1's commit message
## 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])

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
kernelmethod kernelmethod
Upgrade version to v0.1.0.

v0.0.2

Toggle v0.0.2's commit message

Verified

This tag was signed with the committer’s verified signature.
JuliaTagBot Julia TagBot
See github.com/kernelmethod/LSHFunctions.jl/releases/tag/v0.0.2 for r…

…elease notes

v0.0.1

Toggle v0.0.1's commit message

Verified

This tag was signed with the committer’s verified signature.
JuliaTagBot Julia TagBot
See github.com/kernelmethod/LSHFunctions.jl/releases/tag/v0.0.1 for r…

…elease notes

v0.0.0-alpha

Toggle v0.0.0-alpha's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
kernelmethod kernelmethod
Add content to documentation homepage.