On Feb 18, 2010, at 7:53 PM, David Cournapeau wrote:
> Hi Travis,
>
> On Wed, Feb 17, 2010 at 4:13 AM, Travis Oliphant > wrote:
>>
>> I've made the ABI changes I think are needed in the SVN trunk.
>> Please
>> feel free to speak up if you have concerns or problems (and if you
>> want to
On 20-Feb-10, at 2:48 PM, Matthew Brett wrote:
> Hi,
>
> I just noticed this:
>
> In [2]: np.isfinite(np.inf)
> Warning: invalid value encountered in isfinite
> Out[2]: False
>
> Maybe it would be worth not raising the warning, in the interests of
> tidiness?
I think these warnings somehow got
Hi,
I just noticed this:
In [2]: np.isfinite(np.inf)
Warning: invalid value encountered in isfinite
Out[2]: False
Maybe it would be worth not raising the warning, in the interests of tidiness?
Matthew
___
NumPy-Discussion mailing list
NumPy-Discussion