Skip to content
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

Merge 0.5.0 changes to master #279

Merged
merged 73 commits into from
Jan 29, 2021
Merged

Merge 0.5.0 changes to master #279

merged 73 commits into from
Jan 29, 2021

Conversation

yurymalkov
Copy link
Member

No description provided.

orrorcol and others added 30 commits June 27, 2020 23:26
Adding cassert include in header to fix Bionic/gcc730 compilation
GCC sign_compare and reorder warning flags patches
L2SqrI: add fallback if the dimension is not a multiple of 4
…alization logic of HierarchicalNSW class via std::i/ostream.
…Index objects; add new properties to Index class: space_name, dim, max_elements, element_count, ef_construction, M, num_threads, ef. Properties num_threads and ef are read-write-able, other parameters are read-only.
…jects; use brute-force knn search to verify knn_query gives recall of (almost) 100%
…de-/serialization logic of HierarchicalNSW class via std::i/ostream."

This reverts commit cb7b398.
…e of Index object) when calling Python <-> C++
…tion version; serialization version is returned as the first element of the parameter tuple; serialization version must match when instantiating Index object from parameter tuple
dbespalov and others added 29 commits November 30, 2020 00:07
currObj should be updated as the closest from all candidated.
Remove temlate interface searchKnn
- add another related project
Move setup.py into root folder
PEP-517 and PEP-518 support (add pyproject.toml)
Add license file to pypi package
@yurymalkov yurymalkov merged commit 8297326 into master Jan 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants