Skip to content

Conversation

@jturner314
Copy link
Member

This removes the LinalgScalar bound on the element type for .mean_axis(). This transitively removes the following unnecessary bounds:

  • 'static
  • Copy
  • Sub<Output=A>
  • Mul<Output=A>

This removes the `LinalgScalar` bound on the element type for
`.mean_axis()`. This transitively removes the following unnecessary
bounds:

* `'static`
* `Copy`
* `Sub<Output=A>`
* `Mul<Output=A>`
@jturner314 jturner314 merged commit d4b9801 into rust-ndarray:master Sep 28, 2018
@jturner314 jturner314 deleted the relax-mean_axis-bounds branch September 28, 2018 16:40
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