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

Feat: add shift_left and shift_right #112

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

RDambrosio016
Copy link

Adds shift_left and shift_right per #98, However it is broken in the same manner as #111 therefore it is also a draft.

@sammysheep
Copy link
Contributor

I saw that rotation methods were added a while back but for the life of me (user error?) couldn't find a whole vector shift in the API as implemented here. Obviously the within each element shift exists and it's easy to use.

Also curious, does the compiler optimize this well?

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