8000 Dimension::Larger should implement RemoveAxis by TheLortex · Pull Request #792 · rust-ndarray/ndarray · GitHub
[go: up one dir, main page]

Skip to content

Dimension::Larger should implement RemoveAxis#792

Merged
bluss merged 1 commit intorust-ndarray:masterfrom
TheLortex:remove-axis-on-larger-dim
Apr 11, 2020
Merged

Dimension::Larger should implement RemoveAxis#792
bluss merged 1 commit intorust-ndarray:masterfrom
TheLortex:remove-axis-on-larger-dim

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

0