
annoy 1.17.3
0
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk.
Contents
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk.
Stars: 14152, Watchers: 14152, Forks: 1218, Open Issues: 75The spotify/annoy repo was created 12 years ago and the last code push was 3 months ago.
The project is extremely popular with a mindblowing 14152 github stars!
How to Install annoy
You can install annoy using pip
pip install annoy
or add it to a project with poetry
poetry add annoy
Package Details
- Author
- Erik Bernhardsson
- License
- Apache License 2.0
- Homepage
- https://github.com/spotify/annoy
- PyPi:
- https://pypi.org/project/annoy/
- GitHub Repo:
- https://github.com/spotify/annoy
Classifiers
Related Packages
Errors
A list of common annoy errors.
Code Examples
Here are some annoy code examples and snippets.
GitHub Issues
The annoy package has 75 open issues on GitHub
- Should
AnnoyIndex::save()be aconstmethod? - Fix (#682 #679) macOS ARM64 crash and logic error with Numpy 2.x
- Спотифай не работает код ошибки 4
- Minor fixes to resolve some compilation warnings
pythonfix
