.. note::
This project is derived from `Annoy <https://github.com/spotify/annoy/tree/main>`_. The original project can use multi-thread to accelerate build process. In this project GPU is used to accelerate the build process. This project is still under developing. Currently it only support the Angular metrics.
Raw data
{
"_id": null,
"home_page": "https://github.com/Ri-chard-Wu/annoy-gpu",
"name": "annoy-gpu",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "nns,approximate nearest neighbor search",
"author": "Erik Bernhardsson, Ri-chard-Wu",
"author_email": "mail@erikbern.com, glotigorgeous@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/88/7d/55da795224b71be0b2da27943a64da91ca8575ec87287d0e9433cc539a5d/annoy_gpu-1.0.8.tar.gz",
"platform": null,
"description": ".. note::\n\n This project is derived from `Annoy <https://github.com/spotify/annoy/tree/main>`_. The original project can use multi-thread to accelerate build process. In this project GPU is used to accelerate the build process. This project is still under developing. Currently it only support the Angular metrics.\n\n\n\n",
"bugtrack_url": null,
"license": "Apache License 2.0",
"summary": "Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk. Can run with GPU speedup.",
"version": "1.0.8",
"project_urls": {
"Homepage": "https://github.com/Ri-chard-Wu/annoy-gpu"
},
"split_keywords": [
"nns",
"approximate nearest neighbor search"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "887d55da795224b71be0b2da27943a64da91ca8575ec87287d0e9433cc539a5d",
"md5": "8ab9925257dcc93ae5ab118b616ba047",
"sha256": "8a3785e8bb46356249c4e9998e8917476d02192107eb17519ef8c0765310b8e8"
},
"downloads": -1,
"filename": "annoy_gpu-1.0.8.tar.gz",
"has_sig": false,
"md5_digest": "8ab9925257dcc93ae5ab118b616ba047",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 32121,
"upload_time": "2023-06-12T17:36:18",
"upload_time_iso_8601": "2023-06-12T17:36:18.206150Z",
"url": "https://files.pythonhosted.org/packages/88/7d/55da795224b71be0b2da27943a64da91ca8575ec87287d0e9433cc539a5d/annoy_gpu-1.0.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-06-12 17:36:18",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Ri-chard-Wu",
"github_project": "annoy-gpu",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"tox": true,
"lcname": "annoy-gpu"
}