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

Modified BitHamming, Using int32 to parse the vector #3

Merged
merged 1 commit into from
Jan 6, 2021

Conversation

luyuncheng
Copy link
Owner

Previously, We use string to parse the bit vector, this method occupy too much memory!
As i checked the code: space_bit_hamming.h in nmslib, i think use a int32 to represent bit vector is better

@luyuncheng luyuncheng merged commit d8735aa into add_bit_hamming Jan 6, 2021
@luyuncheng luyuncheng deleted the add_bit_hamming_int32 branch January 6, 2021 13:47
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.

1 participant