-
Notifications
You must be signed in to change notification settings - Fork 68
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
[WIP] Expose extend()
in C API
#276
base: branch-24.12
Are you sure you want to change the base?
Conversation
/ok to test |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks for adding this functionality! This change looks good to me -
/ok to test |
@ajit283 I think we discussed generating a bigger dataset for the test case here. You could even use |
👍 will look into this tomorrow |
/ok to test |
@ajit283 can you fix the conflicts in this PR? |
429014c
to
c78e86f
Compare
Done! We should look into the tests for this one.
What do you think? |
/ok to test |
/ok to test |
@cjnolet I added a test using the pairwise distance matrix as discussed in the call |
Overall, I think this PR is taking shape and looking great! I think the remaining items are minimal- mostly just doing the diligence of capturing Github issues. |
Add functionality to add additional vectors after build to C API