mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 04:46:28 -04:00
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
6 lines
292 B
Text
6 lines
292 B
Text
Python binding for Faiss.
|
|
|
|
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.
|