Skip to Content

knncolle-annoy v0.2.0

Created
Updated

knncolle bindings for Annoy search

# Usage

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

find_package(knncolle_knncolle_annoy CONFIG REQUIRED)
target_link_libraries(mylib INTERFACE knncolle::knncolle_annoy) 

# License

# Supported Platforms

All platforms are supported

# Features

No features defined.

# Dependencies

and one transitive dependency:

# Host Dependencies

No transitive dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Alexander Vieth's avatar Alexander Vieth

# Changelog

  • 02e2bdc [umappp & related ports] update port and dependencies, add new dependencies (#47577)

# Source