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 slice_each_axis/_mut/_inplace methods #913

Merged
merged 1 commit into from Feb 7, 2021

Conversation

jturner314
Copy link
Member

@jturner314 jturner314 commented Feb 5, 2021

This is an alternative to #912.

Closes #912.

@jturner314 jturner314 changed the title Add slice_each_axis_inplace method Add slice_each_axis/_mut/_inplace methods Feb 6, 2021
@bluss
Copy link
Member

bluss commented Feb 7, 2021

That's neat for both generic and dynamic dimensional, so I think we arrived at something good :) Good call with suggesting the slice inplace trick

@jturner314 jturner314 merged commit 8dd1509 into rust-ndarray:master Feb 7, 2021
@jturner314
Copy link
Member Author

Thanks for reviewing this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants