- Updated Faiss to 1.9.0
- Updated Faiss to 1.8.0
- Fixed memory leak with
load
andindex_binary_factory
methods
- Fixed error on Fedora
- Dropped support for Ruby < 3
- Updated Faiss to 1.7.4
- Added
add_with_ids
method - Added
IndexIDMap
- Updated Faiss to 1.7.3
- Fixed installation errors on Mac
- Updated Faiss to 1.7.2
- Fixed installation error with ARM Mac
- Fixed installation error
- Updated Faiss to 1.7.1
- Improved performance
- Updated to Rice 4
- Dropped support for Ruby < 2.6
- Added
IndexScalarQuantizer
andIndexIVFScalarQuantizer
- Added support for inner product to
IndexIVFFlat
andIndexIVFPQ
- Added
ParameterSpace
- Added
nprobe=
method
- Added
--with-optflags
option - Added support for inner product to
IndexHNSWFlat
- Updated Faiss to 1.7.0
- Updated Faiss to 1.6.4
- Updated Faiss to 1.6.3
- Vendored library
- Added
save
andload
methods
- First release