Initial development release
Pre-release
Pre-release
·
109 commits
to master
since this release
Initial alpha release for integration with Zenodo.
- Supports LSH for cosine similarity,
L^pdistance, Jaccard similarity, and inner product similarity. - Basic LSH for
L^pfunction spaces. - Scaffolding for project documentation.
- Simple
LSHTableandLSHTableGrouptypes for building hash tables for locality-sensitive hash functions.