<div dir="ltr">No, i'm not  using lowlevel stuff...which part of the script do you want to see?<div><br></div><div>thanks</div><div><br></div><div>Gabriele</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
2014-02-03 Peter Otten <span dir="ltr"><<a href="mailto:__peter__@web.de" target="_blank">__peter__@web.de</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">Gabriele Brambilla wrote:<br>
<br>
> an example of errors that I obtain is: I build a matrix (SciPy array)<br>
> using the same data.<br>
> I search for the maximum and the minimum with the given function and I<br>
> insert the two values in a tuple that I print.<br>
> sometimes it print to me this: (0.0, 3.1926676650124463e-14)<br>
> sometimes it print to me: (nan, nan)<br>
<br>
</div>Are you messing around with byteorder or other lowlevel stuff?<br>
Can you provide a small script that shows this behaviour?<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
_______________________________________________<br>
Tutor maillist  -  <a href="mailto:Tutor@python.org">Tutor@python.org</a><br>
To unsubscribe or change subscription options:<br>
<a href="https://mail.python.org/mailman/listinfo/tutor" target="_blank">https://mail.python.org/mailman/listinfo/tutor</a><br>
</div></div></blockquote></div><br></div>