[Tutor] numerical problem

Gabriele Brambilla gb.gabrielebrambilla at gmail.com
Tue Mar 4 02:00:52 CET 2014


Hi,

I'm doing a sum in a for loop:

www is the quantity I add.

MYMAP[i, j, k] = MYMAP[i, j, k] + www

MYMAP is a numpy array

I have strong reasons to think that in this operation happens some
numerical error...Have you suggestions to discover where it is?

thanks

Gabriele
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20140303/7b49713c/attachment.html>


More information about the Tutor mailing list