Home
last modified time | relevance | path

Searched refs:_iterable_of_int (Results 1 – 3 of 3) sorted by relevance

/dports/science/py-scipy/scipy-1.7.1/scipy/fft/_pocketfft/
H A Dhelper.py15 def _iterable_of_int(x, name=None): function
47 axes = _iterable_of_int(axes, 'axes')
56 shape = _iterable_of_int(shape, 'shape')
/dports/science/py-scipy/scipy-1.7.1/scipy/fftpack/
H A Dhelper.py106 shape = _helper._iterable_of_int(shape, 'shape')
/dports/math/py-pyFFTW/pyFFTW-0.13.0/pyfftw/interfaces/
H A Dscipy_fftpack.py81 def _iterable_of_int(x, name=None): function
115 shape = _iterable_of_int(shape, 'shape')
131 axes = _iterable_of_int(axes, 'axes')
141 shape = _iterable_of_int(shape, 'shape')