Re: [Numpy-discussion] Numpy-discussion Digest, Vol 33, Issue 59

2009-06-10 Thread David Goldsmith
--- On Wed, 6/10/09, Juanjo Gomez Navarro wrote: > The speed at which some points tend to infinite is huge. > Some points, after 10 steps, reach a NaN. This is not > problem in my Mac Book, but in the PC the speed is really > poor when some infinities are reached (in the mac, the > program takes

Re: [Numpy-discussion] Numpy-discussion Digest, Vol 33, Issue 59

2009-06-10 Thread Juanjo Gomez Navarro
Thanks a lot, now I have a quite fast program to compute Fractals :D. Nevertheless, I want to comment some more doubts. The speed at which some points tend to infinite is huge. Some points, after 10 steps, reach a NaN. This is not problem in my Mac Book, but in the PC the speed is really poor when