-
Notifications
You must be signed in to change notification settings - Fork 36
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
Add support for working with binary indexes. #80
base: master
Are you sure you want to change the base?
Commits on Mar 27, 2024
-
Add support for BinaryIndexImpl, replicate and adapt core traits and …
…macros for binary indexes. Signed-off-by: Aalekh Patel <aalekh.gwpeck.7998@icloud.com>
Configuration menu - View commit details
-
Copy full SHA for ce7fdbb - Browse repository at this point
Copy the full SHA ce7fdbbView commit details -
Add binary index cloning and creation to c_api
Signed-off-by: Aalekh Patel <aalekh.gwpeck.7998@icloud.com>
Configuration menu - View commit details
-
Copy full SHA for 7cd358d - Browse repository at this point
Copy the full SHA 7cd358dView commit details -
Use SearchResultBinary and add IO functions for binary indexes.
Signed-off-by: Aalekh Patel <aalekh.gwpeck.7998@icloud.com>
Configuration menu - View commit details
-
Copy full SHA for 29d435c - Browse repository at this point
Copy the full SHA 29d435cView commit details -
Add a couple of tests for binary indexes
Signed-off-by: Aalekh Patel <aalekh.gwpeck.7998@icloud.com>
Configuration menu - View commit details
-
Copy full SHA for 3d4c39d - Browse repository at this point
Copy the full SHA 3d4c39dView commit details -
Temporarily enable CI for this PR
Signed-off-by: Aalekh Patel <aalekh.gwpeck.7998@icloud.com>
Configuration menu - View commit details
-
Copy full SHA for aedd737 - Browse repository at this point
Copy the full SHA aedd737View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05d92ab - Browse repository at this point
Copy the full SHA 05d92abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cf08a5 - Browse repository at this point
Copy the full SHA 6cf08a5View commit details
Commits on Mar 29, 2024
-
Signed-off-by: Aalekh Patel <aalekh.gwpeck.7998@icloud.com>
Configuration menu - View commit details
-
Copy full SHA for 33d8aea - Browse repository at this point
Copy the full SHA 33d8aeaView commit details
Commits on Mar 30, 2024
-
Comment out the concurrent binary impl macro
Signed-off-by: Aalekh Patel <aalekh.gwpeck.7998@icloud.com>
Configuration menu - View commit details
-
Copy full SHA for a021a9b - Browse repository at this point
Copy the full SHA a021a9bView commit details -
Remove doctest of UpcastIndexBinary since there are no concrete binar…
…y indexes implemented yet. Signed-off-by: Aalekh Patel <aalekh.gwpeck.7998@icloud.com>
Configuration menu - View commit details
-
Copy full SHA for 299d5fd - Browse repository at this point
Copy the full SHA 299d5fdView commit details -
Add a test for cloning binary indexes, and search binary indexes.
Signed-off-by: Aalekh Patel <aalekh.gwpeck.7998@icloud.com>
Configuration menu - View commit details
-
Copy full SHA for dbe4f6d - Browse repository at this point
Copy the full SHA dbe4f6dView commit details -
Try another dimension value for index.
Signed-off-by: Aalekh Patel <aalekh.gwpeck.7998@icloud.com>
Configuration menu - View commit details
-
Copy full SHA for d71119c - Browse repository at this point
Copy the full SHA d71119cView commit details -
Signed-off-by: Aalekh Patel <aalekh.gwpeck.7998@icloud.com>
Configuration menu - View commit details
-
Copy full SHA for 698c65a - Browse repository at this point
Copy the full SHA 698c65aView commit details -
Update impl_native_binary_index macro to do proper accounting of the …
…vectors. Signed-off-by: Aalekh Patel <aalekh.gwpeck.7998@icloud.com>
Configuration menu - View commit details
-
Copy full SHA for c1d8c08 - Browse repository at this point
Copy the full SHA c1d8c08View commit details
Commits on Oct 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d35707a - Browse repository at this point
Copy the full SHA d35707aView commit details