CMD + K

r-rcppannoy

Anaconda Verified

'Annoy' is a small C++ library for Approximate Nearest Neighbors written for efficient memory usage as well an ability to load from / save to disk. This package provides an R interface by relying on the 'Rcpp' package, exposing the same interface as the original Python wrapper to 'Annoy'. See <https://github.com/spotify/annoy> for more on 'Annoy'. 'Annoy' is released under Version 2.0 of the Apache License. Also included is a small Windows port of 'mmap' which is released under the MIT license.

Installation

To install this package, run one of the following:

Conda
$conda install r::r-rcppannoy

Usage Tracking

0.0.21
0.0.19
2 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

'Annoy' is a small C++ library for Approximate Nearest Neighbors written for efficient memory usage as well an ability to load from / save to disk. This package provides an R interface by relying on the 'Rcpp' package, exposing the same interface as the original Python wrapper to 'Annoy'. See <https://github.com/spotify/annoy> for more on 'Annoy'. 'Annoy' is released under Version 2.0 of the Apache License. Also included is a small Windows port of 'mmap' which is released under the MIT license.

Last Updated

Jan 16, 2024 at 21:31

License

GPL-2

Total Downloads

2.6K

Supported Platforms

linux-64