套件: python3-hnswlib (0.6.2-1build1)
python3-hnswlib 的相關超連結
Trisquel 的資源:
下載原始碼套件 hnswlib:
維護者:
Original Maintainers:
- Debian Med Packaging Team (郵件存檔)
- Steffen Moeller
外部的資源:
- 主頁 [github.com]
相似套件:
Python bindings for hnswlib: fast approximate nearest neighbor search
A common task in data analysis but also in scientific computations is to find data that is very close (multi-dimensional space) or similar (same thing) to a given data point. Also as heuristics for physics engines, it is the objects closest to you that you are most likely to collide with. This library knows how to do this fast.
This package provides a module for Python3 to the C implementation.
其他與 python3-hnswlib 有關的套件
|
|
|
-
- dep: libc6 (>= 2.29)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: libgcc-s1 (>= 3.3.1)
- GCC support library
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ Library v3
-
- dep: python3 (<< 3.11)
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (>= 3.10~)
-
- dep: python3-numpy
- Fast array facility to the Python 3 language
-
- dep: python3-pybind11
- pybind11 helper module for Python 3