'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R interface by relying on the 'Rcpp' package. See <https://github.com/nmslib/hnswlib> for more on 'hnswlib'. 'hnswlib' is released under Version 2.0 of the Apache License.
Version: | 0.6.0 |
Imports: | methods, Rcpp (≥ 0.11.3) |
LinkingTo: | Rcpp |
Suggests: | covr, testthat |
Published: | 2024-02-04 |
DOI: | 10.32614/CRAN.package.RcppHNSW |
Author: | James Melville [aut, cre, cph], Aaron Lun [ctb], Samuel Granjeaud [ctb], Dmitriy Selivanov [ctb], Yuxing Liao [ctb] |
Maintainer: | James Melville <jlmelville at gmail.com> |
BugReports: | https://github.com/jlmelville/rcpphnsw/issues |
License: | GPL (≥ 3) |
URL: | https://github.com/jlmelville/rcpphnsw |
NeedsCompilation: | yes |
Materials: | NEWS |
CRAN checks: | RcppHNSW results |
Reference manual: | RcppHNSW.pdf |
Package source: | RcppHNSW_0.6.0.tar.gz |
Windows binaries: | r-devel: RcppHNSW_0.6.0.zip, r-release: RcppHNSW_0.6.0.zip, r-oldrel: RcppHNSW_0.6.0.zip |
macOS binaries: | r-release (arm64): RcppHNSW_0.6.0.tgz, r-oldrel (arm64): RcppHNSW_0.6.0.tgz, r-release (x86_64): RcppHNSW_0.6.0.tgz, r-oldrel (x86_64): RcppHNSW_0.6.0.tgz |
Old sources: | RcppHNSW archive |
Reverse imports: | Seurat, tidytof |
Reverse suggests: | uwot |
Please use the canonical form https://CRAN.R-project.org/package=RcppHNSW to link to this page.