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

Add scalar division for vectors #117

Merged
merged 1 commit into from
Sep 7, 2024

Conversation

sunsided
Copy link
Contributor

Second part of #105 that adds scalar division to vectors. Only the standard division (Div<C> for VectorXd<C>) is implemented, not the left-handed version of it.

@tarcieri
Copy link
Owner

@sunsided needs a rebase

@sunsided sunsided force-pushed the feature/vector-div branch 4 times, most recently from a6fc44d to 248fd7b Compare July 31, 2024 08:24
@sunsided sunsided requested a review from tarcieri August 14, 2024 11:59
@tarcieri
Copy link
Owner

tarcieri commented Sep 5, 2024

@sunsided needs another rebase, hopefully the last one!

@sunsided
Copy link
Contributor Author

sunsided commented Sep 7, 2024

@tarcieri Sure thing!

@tarcieri tarcieri merged commit 7139d27 into tarcieri:main Sep 7, 2024
11 checks passed
@sunsided sunsided deleted the feature/vector-div branch September 7, 2024 15:36
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.

2 participants