[Numpy-discussion] Integers to integer powers

Alan Isaac alan.isaac at gmail.com
Tue May 24 13:49:21 EDT 2016


On 5/24/2016 1:36 PM, Eric Moore wrote:
> How much code will break if we make that change?


Since even arange(10)**10 is already broken,
there will probably not be much new breakage.

But under any of the new proposals, *something* will break.
So the question is, which shows the most foresight?
Having (**) actually work seems worth quite a lot.

Alan Isaac




More information about the NumPy-Discussion mailing list