mirror of
https://github.com/pgvector/pgvector.git
synced 2026-07-17 01:34:35 +08:00
Added support for bit vectors to HNSW
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
## 0.7.0 (unreleased)
|
||||
|
||||
- Added support for bit vectors to HNSW
|
||||
- Added `hamming_distance` function
|
||||
- Added `jaccard_distance` function
|
||||
- Added `quantize_binary` function
|
||||
|
||||
## 0.6.2 (2024-03-18)
|
||||
|
||||
- Reduced lock contention with parallel HNSW index builds
|
||||
|
||||
Reference in New Issue
Block a user