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

Added Operations for Vectors #86

Merged
merged 4 commits into from
Oct 11, 2024

Conversation

ShudarsanRegmi
Copy link
Contributor

@ShudarsanRegmi ShudarsanRegmi commented Oct 9, 2024

#83 resolved

I've added following operations for vectors:

  • Vector addition/subtraction
  • scalar multiplication
  • dot product
  • vector magnitude
  • vector normalizations
  • cross product
  • angle between vectors
  • projection

Copy link
Contributor

github-actions bot commented Oct 9, 2024

👋 Thank you for opening this pull request! We're excited to review your contribution. Please give us a moment, and we'll get back to you shortly!

Feel free to join our community on Discord to discuss more!

@github-actions github-actions bot requested a review from UTSAVS26 October 9, 2024 03:24
@UTSAVS26
Copy link
Owner

@ShudarsanRegmi link your issue

@ShudarsanRegmi ShudarsanRegmi changed the title Added Operations for Vectors Added Operations for Vectors | Issue #86 Oct 10, 2024
@ShudarsanRegmi
Copy link
Contributor Author

@UTSAVS26 Please check it

@UTSAVS26
Copy link
Owner

@UTSAVS26 Please check it

I mean in the Template not the title and add test cases too in test folder.

@ShudarsanRegmi ShudarsanRegmi changed the title Added Operations for Vectors | Issue #86 Added Operations for Vectors Oct 10, 2024
@ShudarsanRegmi
Copy link
Contributor Author

@UTSAVS26 I've updated accordingly. Please check it.

@UTSAVS26 UTSAVS26 added hacktoberfest Issues or PRs that qualify for Hacktoberfest contributions. hacktoberfest-accepted Pull requests that are accepted for Hacktoberfest contributions, even if not merged. Contributor level2 gssoc-ext labels Oct 11, 2024
@UTSAVS26 UTSAVS26 merged commit 0a50648 into UTSAVS26:main Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Contributor gssoc-ext hacktoberfest Issues or PRs that qualify for Hacktoberfest contributions. hacktoberfest-accepted Pull requests that are accepted for Hacktoberfest contributions, even if not merged. level2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants