Skip to content

knncolle-hnswv0.3.2

Updated

knncolle bindings for HNSW search

#Usage

knncolle_hnsw is header-only and can be used from CMake via:

find_package(knncolle_knncolle_hnsw CONFIG REQUIRED)
target_link_libraries(mylib INTERFACE knncolle::knncolle_hnsw)

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

and 2 transitive dependencies:

#Host Dependencies

No transitive dependencies.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • Alexander Vieth's avatarAlexander Vieth
  • toge's avatartoge
  • Weihang Ding's avatarWeihang Ding

#Changelog

  • d207cab[knncolle-hnsw] Update to 0.3.2 (#51686)
  • 73754c4[knncolle-hnsw] update to 0.3.1 (#51504)
  • 51126c2[hnncolle-hnsw] update to 0.3.0 (#49840)
  • d0baeaf[knncolle] update to 3.0.2 [knncolle-annoy] 0.2.1 [knncolle-kmknn] 0.1.1 [knncolle-hnsw] 0.2.2 (#49550)
  • 02e2bdc[umappp & related ports] update port and dependencies, add new dependencies (#47577)