Message325144
Well, the thing is that i pass two (apparent) identical values into the same function, and get two different results.
Apparent as in one value generated via np.linspace() and one directly retrieved from a list.
> On 12 Sep 2018, at 18:12, Steven D'Aprano <report@bugs.python.org> wrote:
>
>
> Steven D'Aprano <steve+python@pearwood.info> added the comment:
>
> Oops, sorry, I mistyped. I said:
>
> So there's a problem. You're trying to raise a negative number
> to a positive value
>
>
> I meant to say a *fractional* value. Sorry for the confusion.
>
> ----------
>
> _______________________________________
> Python tracker <report@bugs.python.org>
> <https://bugs.python.org/issue34645>
> _______________________________________ |
|
Date |
User |
Action |
Args |
2018-09-12 16:21:40 | klankschap | set | recipients:
+ klankschap, steven.daprano, xtreak |
2018-09-12 16:21:40 | klankschap | link | issue34645 messages |
2018-09-12 16:21:40 | klankschap | create | |
|