From: Tim H. <tim...@ie...> - 2006-09-19 21:37:25
|
A. M. Archibald wrote: > On 19/09/06, Charles R Harris <cha...@gm...> wrote: > > >> If this sort of thing can cause unexpected errors I wonder if it would be >> worth it to have a global debugging flag that essentially causes isnan to >> be called before any function applications. >> > > That sounds very like the IEEE floating-point flags, which would be > extremely useful to have, and which are being wored on, IIRC. > Are you referring to numpy.geterr / seterr? These exist, but they don't seem to be working right as of 1.0b4 (my installation is a little out of date). -tim |