Language

Package: python-faiss @ 1.10.0

Synopsis

Efficient similarity search and clustering of dense vectors

Description

Faiss is a library for efficient similarity search and clustering of dense vectors. This package provides Python bindings to the Faiss library.

Home page
https://github.com/facebookresearch/faiss
Location
License

Lint warnings

LinterMessageLocation
inputs-should-be-native

Identify inputs that should be native inputs

'swig' should probably be a native input
  • gnu/packages/graph.scm (line: 675, column: 5)
patch-file-names

Validate file names and availability of patches

file names of patches should start with the package name
  • gnu/packages/graph.scm (line: 607, column: 2)