-
Notifications
You must be signed in to change notification settings - Fork 655
Pull requests: nmslib/hnswlib
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
support DataLevel0BlocksMemory data struct
#577
opened Jul 27, 2024 by
Axlgrep
Loading…
updated Dec 1, 2024
Added pkg-config / pkgconf support...
#602
opened Nov 19, 2024 by
kiplingw
Loading…
updated Nov 19, 2024
bruteforce.h: Added getMaxElements() and getCurrentElementCount() int…
#600
opened Nov 5, 2024 by
kiplingw
Loading…
updated Nov 5, 2024
Added generic serial / deserialization interfaces
#598
opened Oct 31, 2024 by
kiplingw
Loading…
updated Oct 31, 2024
bug fix: In
bruteforce.h
, searchKnn
return less element than expected when using filter.
#597
opened Oct 30, 2024 by
RaspStudio
Loading…
updated Oct 30, 2024
Add a way to obtain internal statistics and parameters of an HNSW index
#594
opened Oct 17, 2024 by
mbautin
Loading…
updated Oct 17, 2024
Fix heap buffer overflow caused by prefetch.
#459
opened May 5, 2023 by
kishorenc
Loading…
updated Sep 5, 2024
Declare saveIndex/loadIndex as templates to use custom streams
#556
opened Apr 13, 2024 by
drons
Loading…
updated Apr 14, 2024
Fix addPoint logic when
replace_deleted
is enabled
#541
opened Mar 4, 2024 by
ozanarmagan
Loading…
updated Apr 1, 2024
Implement an option to have parallel index load
#524
opened Nov 20, 2023 by
ronbarhen
Loading…
updated Nov 20, 2023
New binding for returning List[List] instead of numpy array
#513
opened Oct 13, 2023 by
Scikud
Loading…
updated Oct 25, 2023
Resolve wheel build failure on x86_64 architecture due to -march=native flag
#455
opened Apr 22, 2023 by
XiChenn
Loading…
updated May 18, 2023
Add other data storage types to Python bindings.
#364
opened Jan 27, 2022 by
psobot
Loading…
updated Sep 26, 2022
#342 first try at adding specified layer loading
#343
opened Oct 10, 2021 by
DmitryKey
Loading…
updated Oct 13, 2021
Fix too many heap sorts to improve getNeighborsByHeuristic2
#298
opened Mar 24, 2021 by
shengjun1985
Loading…
updated Apr 26, 2021
Add support for Apple silicon
#299
opened Mar 25, 2021 by
Developer-Ecosystem-Engineering
Loading…
updated Mar 25, 2021
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.