Skip to content
This repository has been archived by the owner on Oct 8, 2019. It is now read-only.

Alpha version #1 of v0.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@myui myui released this 06 May 15:55
· 1359 commits to master since this release
  • Enhancement
    • kNN search using Minhash
    • kNN search using b-Bit Minhash
    • kNN search using cosine similarity
    • Introduced a recommendation scheme using Minhash
    • Modified to use OpenHashTable instead of HashMap for reducing memory consumption [9698972]
  • Bugfix
    • Fixed a bug in rand_amplify() [0962c07]