Thank you for the quick fix, Allin. It works fine again!
Best,
Artur
Am 13.01.2017 um 14:48 schrieb Allin Cottrell:
On Fri, 13 Jan 2017, Artur T. wrote:
> Dear all,
>
> this small gretl code defintely used to work in the past. However, it
> produces an error with todays current git version on Ubuntu:
>
> "isnan: argument should be scalar, is matrix
> Data types not conformable for operation"
>
> The manual states that the argument can be either scalar or matrix
>
> <hansl>
> matrix A = {0,1}
> A = isnan(A) ? 0 : A
> A
> </hansl>
Thanks, Artur, I'm glad you spotted that. A recent change introduced a
typo that broke isnan(). That's now fixed in git and snapshots.
Allin
_______________________________________________
Gretl-users mailing list
Gretl-users(a)lists.wfu.edu
http://lists.wfu.edu/mailman/listinfo/gretl-users