[Numpy-discussion] Numpy FFT normalization options issue (addition of new option)

2020-06-04 Thread cvav
Issue #16126: https://github.com/numpy/numpy/issues/16126 PR #16476: https://github.com/numpy/numpy/pull/16476 numpy.fft docs (v1.18): https://numpy.org/doc/1.18/reference/routines.fft.html Hello all, I was advised to write on the numpy mailing list, after this week's community meeting led to som

Re: [Numpy-discussion] Numpy FFT normalization options issue (addition of new option)

2020-06-05 Thread cvav
Ross Barnowski wrote > One potential issue that stood out to me was the name of the new keyword > option. At face value, "inverse" seems like a poor choice given the > established use of the term in Fourier analysis. For example, one might > expect `norm="inverse"` to mean that scaling is applied t