Improved performance of binary_quantize function for halfvec

This commit is contained in:
Andrew Kane
2025-08-19 13:47:11 -07:00
parent 0c9070ba82
commit 6aec80ccdb
3 changed files with 22 additions and 5 deletions

View File

@@ -1,6 +1,7 @@
## 0.8.1 (unreleased)
- Added support for Postgres 18
- Improved performance of `binary_quantize` function
## 0.8.0 (2024-10-30)