[SciPy-user] segfault in scipy.optimize.leastsq

basvandijk at home.nl basvandijk at home.nl
Thu Aug 3 09:32:54 EDT 2006


When running test_optimize.py on a newer PC with an older scipy I don't get the error.

Specs of the newer PC:
CPU: Pentium 4 2.8Ghz
Memory: 512MB
OS: Windows XP SP2
Scipy: 0.4.9
Numpy: 0.9.8

Specs of the older PC:
CPU: Pentium 2 450Mhz
Memory: 128MB
OS: Windows XP SP2
Scipy: 0.5.0
Numpy: 1.0b1

I'm going to install a newer version of scipy on the new PC and try again.

Thanks,

Bas.

---- Nils Wagner <nwagner at iam.uni-stuttgart.de> schrijft: 
> ...
> I cannot confirm your problems on Linux.
> python -i
> /usr/lib64/python2.4/site-packages/scipy/optimize/tests/test_optimize.py
>   Found 6 tests for __main__
> ......
> ----------------------------------------------------------------------
> Ran 6 tests in 0.028s
> 
> OK
> 
> The example results in
> [  8.          43.47826087   1.04719755]
> [-10.43031241  33.94233618   3.55891069]
> [ 10.          33.33333333   0.52359878]
> 
> 
> 1.0b2.dev2946
> 0.5.0.2142
>  
> Nils




More information about the SciPy-User mailing list