bundles / scipy 1.17.1 / scipy / fftpack / _helper / _good_shape
function
scipy.fftpack._helper:_good_shape
source: /scipy/fftpack/_helper.py :105
Signature
def _good_shape ( x , shape , axes ) Summary
Ensure that shape argument is valid for scipy.fftpack
Extended Summary
scipy.fftpack does not support len(shape) < x.ndim when axes is not given.
Aliases
-
scipy.fftpack._basic._good_shape