<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Sep 5, 2019 at 5:27 PM Gregory Lee <<a href="mailto:grlee77@gmail.com">grlee77@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hi Chuck,</div><div><br></div><div>It is not critical, but it would be nice if the fft ZeroDivisionError fix in <a href="https://github.com/numpy/numpy/pull/14279" target="_blank">https://github.com/numpy/numpy/pull/14279</a> could make it into 1.17.2. It has an "approved" review and seems to be ready.</div><div>Thanks! </div></div></blockquote><div> </div><div><br></div><div>OK, I put that in and copied `pocketfft.py` from master for the backport. The main argument was over the naming of the new variable and I think Eric made a valid point, but we can always switch things around. I also thought it would be nice to check the `inv_norm` directly rather than through `n`, but there you go. If you would like to clean it up further, feel free to do so, but at least 1.17 will no longer be an issue in that regard.</div><div><br></div><div>Chuck</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Sep 5, 2019 at 6:56 PM Charles R Harris <<a href="mailto:charlesr.harris@gmail.com" target="_blank">charlesr.harris@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi All,<br><div><br></div><div>I'm planning to make a 1.17.2 release Friday or Saturday in order to fix some newly reported regressions. If there is anything that you think absolutely needs to be in that release, please yell.</div><div><br></div><div>Chuck</div></div>
_______________________________________________<br>
NumPy-Discussion mailing list<br>
<a href="mailto:NumPy-Discussion@python.org" target="_blank">NumPy-Discussion@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/numpy-discussion" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/numpy-discussion</a><br>
</blockquote></div>
_______________________________________________<br>
NumPy-Discussion mailing list<br>
<a href="mailto:NumPy-Discussion@python.org" target="_blank">NumPy-Discussion@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/numpy-discussion" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/numpy-discussion</a><br>
</blockquote></div></div>