Language

Package: python-annoy @ 1.15.1

Synopsis

Approximate nearest neighbors library

Description

Annoy is a C++ library with Python bindings to search for points in space that are close to a given query point. It also creates large read-only file-based data structures that are mmapped into memory so that many processes may share the same data.

Home page
https://github.com/spotify/annoy/
Location
gnu/packages/python-xyz.scm (line: 21924, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings