mirror of
https://github.com/pgvector/pgvector.git
synced 2026-07-10 06:40:57 +08:00
Fixed out of range results for cosine distance - fixes #196
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
- Added element-wise multiplication for vectors
|
||||
- Added `sum` aggregate
|
||||
- Improved performance of distance functions
|
||||
- Fixed out of range results for cosine distance
|
||||
|
||||
## 0.4.4 (2023-06-12)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user