Skip to content

[Rust] Move L2 to linalg module#781

Merged
eddyxu merged 11 commits intomainfrom
lei/arrow_linalg
Apr 17, 2023
Merged

[Rust] Move L2 to linalg module#781
eddyxu merged 11 commits intomainfrom
lei/arrow_linalg

Conversation

@eddyxu
Copy link
Copy Markdown
Member

@eddyxu eddyxu commented Apr 17, 2023

  • Move l2 from utils/distance/l2.rs to linalg/l2.rs (in a bigger effort to refactor arrow linalg code).
  • Expose a function to compute l2 between two vectors in addition to the existing function to run distance to a batch of vectors.

@eddyxu eddyxu added arrow Apache Arrow related issues rust Rust related tasks vector Vector Search labels Apr 17, 2023
@eddyxu eddyxu self-assigned this Apr 17, 2023
@eddyxu eddyxu merged commit 8c0d6d9 into main Apr 17, 2023
@eddyxu eddyxu deleted the lei/arrow_linalg branch April 17, 2023 23:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

arrow Apache Arrow related issues rust Rust related tasks vector Vector Search

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants