diff options
author | Ben Rowland <bennyrowland@mac.com> | 2016-12-31 16:52:47 +0000 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2016-12-31 09:52:47 -0700 |
commit | b1b67d65503b46f7da04785656b145ee82cc0157 (patch) | |
tree | 24054cb43aaa34bde12234eb4841dccedd7881d5 /numpy/fft/fftpack.py | |
parent | 3add9ed2d7c93215db9bdfd9a3accaa341ce3647 (diff) | |
download | numpy-b1b67d65503b46f7da04785656b145ee82cc0157.tar.gz |
BUG: Fix apply_along_axis() for when func1d() returns a non-ndarray (#8426)
* BUG: Closes issue #8419
Fixes issue in apply_along_axis() where func1d() returns a non ndarray
* BUG: Fix apply_along_axis() when func1d() returns a non-ndarray
Closes issue #8419. Fixes issue in apply_along_axis() where
func1d() returns a non ndarray by calling asanyarray() on
result. This commit fixes a too long line in the test case.
Diffstat (limited to 'numpy/fft/fftpack.py')
0 files changed, 0 insertions, 0 deletions