Skip to content

Conversation

charris
Copy link
Member

@charris charris commented Jun 17, 2016

#7612.

Both ndarray and nditer call it ndim, so broadcast objects should too.

Both `ndarray` and `nditer` spell this property `ndim`, so broadcast
objects should too. The existing property remains for compatibility
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo: "if" -> "is"

@mhvk
Copy link
Contributor

mhvk commented Jun 17, 2016

looks good modulo the typo.

Note that the newly added `ndim` property is an alias for `nd` and
not available in numpy versions earlier than 1.12.

Add back the tests for `nd`. They can be removed if/when `nd` is
dropped.
@charris
Copy link
Member Author

charris commented Jun 17, 2016

Fixed.

@charris charris merged commit d3afd50 into numpy:master Jun 17, 2016
@charris charris deleted the update-7612 branch June 17, 2016 19:53
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.

3 participants