Re: fsolve() from scipy crashes python on windows

2006-06-06 Thread Robert Kern
Vedran Furač wrote: > When I call optimize.fsolve(...) python interpreter crashes immediately, > no error messages, nothing, just brings me back to c:\ > On linux the same code works fine. I tried it on different computers. I > seems that it doesn't crash on pentium4, only on athlon and pentium2. >

fsolve() from scipy crashes python on windows

2006-06-06 Thread Vedran Furač
When I call optimize.fsolve(...) python interpreter crashes immediately, no error messages, nothing, just brings me back to c:\ On linux the same code works fine. I tried it on different computers. I seems that it doesn't crash on pentium4, only on athlon and pentium2. python 2.4.3 (activestate),