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

Dimension::Larger should implement RemoveAxis #792

Merged
merged 1 commit into from
Apr 11, 2020

Conversation

TheLortex
Copy link
Contributor

Hi, this is something that has been useful to me while doing generic programming on array dimensions. All the implementors of Dimension already verify T::Larger: RemoveAxis, so this doesn't break anything internally.

@bluss
Copy link
Member

bluss commented Apr 11, 2020

This looks good but we need CI to run for the PR

@bluss
Copy link
Member

bluss commented Apr 11, 2020

CI ran in build https://travis-ci.org/github/rust-ndarray/ndarray/builds/668523130 ok except for rustfmt which is crashing on a macro

@bluss bluss merged commit 25cf334 into rust-ndarray:master Apr 11, 2020
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