-
Notifications
You must be signed in to change notification settings - Fork 771
Pull requests: nmslib/hnswlib
Pull requests list
Optimize the priority queue when selecting neighbor points
#634
opened Oct 11, 2025 by
miojizzy
Loading...
Optimize HNSW Memory Allocation with Chunked Arrays
#633
opened Sep 26, 2025 by
michaelbautin
Loading...
Add duplicate filtering by document ID in HNSWlib search
#623
opened Apr 18, 2025 by
grussdorian
Loading...
bruteforce.h: Added getMaxElements() and getCurrentElementCount() int...
#600
opened Nov 5, 2024 by
kiplingw
Loading...
bug fix: In
bruteforce.h, searchKnn return less element than expected when using filter.
#597
opened Oct 30, 2024 by
RaspStudio
Loading...
Add a way to obtain internal statistics and parameters of an HNSW index
#594
opened Oct 17, 2024 by
mbautin
Loading...
Declare saveIndex/loadIndex as templates to use custom streams
#556
opened Apr 13, 2024 by
drons
Loading...
Fix addPoint logic when
replace_deleted is enabled
#541
opened Mar 4, 2024 by
ozanarmagan
Loading...
New binding for returning List[List] instead of numpy array
#513
opened Oct 13, 2023 by
Scikud
Loading...
Resolve wheel build failure on x86_64 architecture due to -march=native flag
#455
opened Apr 22, 2023 by
XiChenn
Loading...
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.