On Wed, Sep 28, 2022, at 08:01, Matti Picus wrote:
> The reviewers also asked you to consider a different interface 
> (method=<direct, auto, fft>), I did not see a response to that suggestion.

I think that interface suggestion makes sense. Since there seemed to be some 
confusion in the comments, I'll summarize here:

Polynomials, as Chuck pointed out on the PR, typically do not have that many 
coefficients, so method='direct' would remain the default. Adding method='fft' 
becomes an optionally enabled feature.

Stéfan
_______________________________________________
NumPy-Discussion mailing list -- numpy-discussion@python.org
To unsubscribe send an email to numpy-discussion-le...@python.org
https://mail.python.org/mailman3/lists/numpy-discussion.python.org/
Member address: arch...@mail-archive.com

Reply via email to