-
Notifications
You must be signed in to change notification settings - Fork 655
Issues: nmslib/hnswlib
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
[Bug] Vector not normalized in searchKnn of Bruteforce Index under cosine distance
#592
opened Oct 7, 2024 by
lizhiyuell
updated Oct 7, 2024
Where is Cosine similarity in C++ version
#384
opened Jun 10, 2022 by
bejoechen
updated Oct 28, 2024
Add generic stream interface for serialization / deserialization
#596
opened Oct 29, 2024 by
kiplingw
updated Oct 29, 2024
Normalization should not be done in the wrapper
#453
opened Apr 8, 2023 by
DavidGOrtega
updated Oct 29, 2024
Concurrency and Locking in hnswlib for Online Indexing
#590
opened Sep 12, 2024 by
qscqesze
updated Nov 4, 2024
BruteforceSearch missing getMaxElements() getCurrentElementCount() interfaces
#599
opened Nov 5, 2024 by
kiplingw
updated Nov 5, 2024
the different result between (c++ v0.8.0) and (python v0.8.0)?
#589
opened Sep 8, 2024 by
handsomeZhuang
updated Dec 1, 2024
RuntimeError: Cannot return the results in a contigious 2D array. Probably ef or M is too small
#465
opened May 22, 2023 by
AmanKishore
updated Dec 3, 2024
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.