Skip to content

Initial development release

Pre-release
Pre-release
Compare
Choose a tag to compare
@kernelmethod kernelmethod released this 15 Jan 00:02
· 109 commits to master since this release
9b7a765

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 and LSHTableGroup types for building hash tables for locality-sensitive hash functions.