Skip to content

Add aview_mut2 #373

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

Merged
merged 1 commit into from
Oct 20, 2017
Merged

Add aview_mut2 #373

merged 1 commit into from
Oct 20, 2017

Conversation

bluss
Copy link
Member

@bluss bluss commented Oct 20, 2017

aview_mut2 is the mutable version of aview2. It lets us create (some)
array views from nested arrays, without dynamic or runtime dimension
checks as needed in into_shape.

Fixes #351

aview_mut2 is the mutable version of aview2. It lets us create (some)
array views from nested arrays, without dynamic or runtime dimension
checks as needed in into_shape.
@bluss bluss merged commit 0a5d7f4 into master Oct 20, 2017
@bluss bluss deleted the aview-mut-2 branch October 20, 2017 21:12
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.

1 participant