[Tutor] strange errors

Gabriele Brambilla gb.gabrielebrambilla at gmail.com
Mon Feb 3 20:17:30 CET 2014


No, i'm not  using lowlevel stuff...which part of the script do you want to
see?

thanks

Gabriele


2014-02-03 Peter Otten <__peter__ at web.de>:

> Gabriele Brambilla wrote:
>
> > an example of errors that I obtain is: I build a matrix (SciPy array)
> > using the same data.
> > I search for the maximum and the minimum with the given function and I
> > insert the two values in a tuple that I print.
> > sometimes it print to me this: (0.0, 3.1926676650124463e-14)
> > sometimes it print to me: (nan, nan)
>
> Are you messing around with byteorder or other lowlevel stuff?
> Can you provide a small script that shows this behaviour?
>
>
> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> To unsubscribe or change subscription options:
> https://mail.python.org/mailman/listinfo/tutor
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20140203/160ac1f0/attachment.html>


More information about the Tutor mailing list