summaryrefslogtreecommitdiff
path: root/numpy/core/numeric.py
diff options
context:
space:
mode:
authorBen Rowland <bennyrowland@mac.com>2016-10-11 12:08:47 -0400
committerStephan Hoyer <shoyer@gmail.com>2016-10-11 12:08:47 -0400
commit84b11f57335998e1c2c32e0b1b529ca94895253d (patch)
tree0f6ef23130f6f5d3cf87ff4eadd07c16e2bfb6fa /numpy/core/numeric.py
parentdbb70947b95b92abf3e48ef8be7bd3ab79489892 (diff)
downloadnumpy-84b11f57335998e1c2c32e0b1b529ca94895253d.tar.gz
ENH: allow numpy.apply_along_axis() to work with ndarray subclasses (#7918)
This commit modifies the numpy.apply_along_axis() function so that if it is called with an ndarray subclass, the internal func1d calls receive subclass instances and the overall function returns an instance of the subclass. There are two new tests for these two behaviours.
Diffstat (limited to 'numpy/core/numeric.py')
0 files changed, 0 insertions, 0 deletions