[ bianca ]
[ ソース: faiss ]
パッケージ: python3-faiss (1.11.0-3)
Python 3 module for efficient similarity search and clustering of dense vectors
Faiss is a library for efficient similarity search and clustering of dense vectors. It contains algorithms that search in sets of vectors of any size, up to ones that possibly do not fit in RAM. It also contains supporting code for evaluation and parameter tuning. Faiss is written in C++ with complete wrappers for Python/numpy. Some of the most useful algorithms are implemented on the GPU. It is developed by Facebook AI Research.
This package contains the CPU-only version of the Python interface.
その他の python3-faiss 関連パッケージ
|
|
|
|
-
- dep: libblas3
- Basic Linear Algebra Reference implementations, shared library
- または libblas.so.3
- 以下のパッケージによって提供される仮想パッケージです: libblas3, libblis4-openmp, libblis4-pthread, libblis4-serial, libopenblas0-openmp, libopenblas0-pthread, libopenblas0-serial
-
- dep: libc6 (>= 2.38)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.4)
- GCC support library
-
- dep: libgomp1 (>= 6)
- GCC OpenMP (GOMP) support library
-
- dep: liblapack3
- Library of linear algebra routines 3 - shared version
- または liblapack.so.3
- 以下のパッケージによって提供される仮想パッケージです: liblapack3, libopenblas0-openmp, libopenblas0-pthread, libopenblas0-serial
-
- dep: libstdc++6 (>= 14)
- GNU Standard C++ Library v3
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.13~)
-
- dep: python3-numpy
- Python library for numerical computations (Python 3)
-
- dep: python3-numpy2-abi0
- 以下のパッケージによって提供される仮想パッケージです: python3-numpy
- または python3-numpy-abi9
- パッケージは利用できません
-
- dep: python3-packaging
- core utilities for python3 packages