-
Notifications
You must be signed in to change notification settings - Fork 647
Pull requests: nmslib/hnswlib
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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…
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…
Fix too many heap sorts to improve getNeighborsByHeuristic2
#298
opened Mar 24, 2021 by
shengjun1985
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.