Initial development release
Pre-release
Pre-release
kernelmethod
released this
15 Jan 00:02
·
109 commits
to master
since this release
Initial alpha release for integration with Zenodo.
- Supports LSH for cosine similarity,
L^p
distance, Jaccard similarity, and inner product similarity. - Basic LSH for
L^p
function spaces. - Scaffolding for project documentation.
- Simple
LSHTable
andLSHTableGroup
types for building hash tables for locality-sensitive hash functions.