diff options
author | Daniel Ching <carterbox@users.noreply.github.com> | 2019-11-15 12:00:23 -0600 |
---|---|---|
committer | Matti Picus <matti.picus@gmail.com> | 2019-11-15 11:00:23 -0700 |
commit | b2b45fe9b65db490b84e90fea587c5bb867906eb (patch) | |
tree | 77168efe7adf9239fa7e3c7af74ac1511a08a529 /numpy/polynomial/polyutils.py | |
parent | e61f5b0e8a981fd4623dc18fbaa5caec1323882f (diff) | |
download | numpy-b2b45fe9b65db490b84e90fea587c5bb867906eb.tar.gz |
DOC: Note FFT type promotion (#14912)
* DOC: Note FFT type promotion
The NumPy FFT implementation will promote `float32` types to `float64` types. This may not be desired for some applications, but the SciPy implementation supports more data types.
Closes #14892
Diffstat (limited to 'numpy/polynomial/polyutils.py')
0 files changed, 0 insertions, 0 deletions