> On Jul 16, 2016, at 9:07 PM, Zakariyya Mughal wrote:
>
> On 2016-07-16 at 17:07:53 -0600, Derek Lamb wrote:
>> Though I am not too familiar with the constructor code, the fact that it
>> passes all tests with all combinations of BADVAL_USENAN and/or BADVAL_PERPDL
>> is very encouraging.
>>
On 2016-07-16 at 17:07:53 -0600, Derek Lamb wrote:
> Though I am not too familiar with the constructor code, the fact that it
> passes all tests with all combinations of BADVAL_USENAN and/or BADVAL_PERPDL
> is very encouraging.
>
> finite has been deprecated for quite some time: do you want to u
Though I am not too familiar with the constructor code, the fact that it passes
all tests with all combinations of BADVAL_USENAN and/or BADVAL_PERPDL is very
encouraging.
finite has been deprecated for quite some time: do you want to use isfinite
instead? (otherwise I'm going to have to change