[Numpy-discussion] ticket #1096
Pauli Virtanen
pav@iki...
Tue Jun 16 13:47:44 CDT 2009
On 2009-06-16, Brian Lewis <brian.lewis17@gmail.com> wrote:
> http://projects.scipy.org/numpy/ticket/1096
>
> Is the fix to this to check if (line 95 of
> trunk/numpy/core/src/umathmodule.c.src<http://projects.scipy.org/numpy/changeset/6000/trunk/numpy/core/src/umathmodule.c.src>
> )
>
> const @type@ tmp = x - y;
>
> is -inf or not. And if it is, just to return -inf.
That's not the correct fix.
Anyway, fixed in r7059.
--
Pauli Virtanen
More information about the Numpy-discussion
mailing list