Skip to content

add test cases for dot product with constant vector#9401

Merged
mangalaman93 merged 1 commit intomainfrom
aman/vector
Apr 30, 2025
Merged

add test cases for dot product with constant vector#9401
mangalaman93 merged 1 commit intomainfrom
aman/vector

Conversation

@mangalaman93
Copy link
Copy Markdown
Contributor

No description provided.

@github-actions github-actions bot added area/testing Testing related issues area/core internal mechanisms go Pull requests that update Go code labels Apr 30, 2025
@mangalaman93 mangalaman93 marked this pull request as ready for review April 30, 2025 07:55
@mangalaman93 mangalaman93 requested review from a team and Copilot April 30, 2025 07:55
ghost
ghost previously approved these changes Apr 30, 2025
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds new test cases to validate the dot product operations on vector data.

  • Introduces a test that computes the dot product for a given constant vector and verifies the result.
  • Includes a self dot product check to validate squared magnitude calculations.

@mangalaman93 mangalaman93 enabled auto-merge (squash) April 30, 2025 07:58
@trunk-io
Copy link
Copy Markdown

trunk-io bot commented Apr 30, 2025

Static BadgeStatic BadgeStatic BadgeStatic Badge

View Full Report ↗︎Docs

@mangalaman93 mangalaman93 changed the title add test cases for vector dot product add test cases for dot product with constant vector Apr 30, 2025
@mangalaman93 mangalaman93 merged commit e648e77 into main Apr 30, 2025
13 checks passed
@mangalaman93 mangalaman93 deleted the aman/vector branch April 30, 2025 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/core internal mechanisms area/testing Testing related issues go Pull requests that update Go code

Development

Successfully merging this pull request may close these issues.

2 participants