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

[wpimath] Make Vector-Vector binary operators return Vector #5772

Conversation

calcmogul
Copy link
Member

Fixes #5741.

@calcmogul calcmogul requested a review from a team as a code owner October 17, 2023 20:40
@PeterJohnson PeterJohnson merged commit 02cbbc9 into wpilibsuite:main Oct 17, 2023
26 checks passed
@calcmogul calcmogul deleted the wpimath-make-vector-vector-binary-operators-return-vector branch October 18, 2023 00:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Vector-Vector binary operators should return Vector instead of Matrix
2 participants