[SciPy-user] strange interaction between scipy.stats and scipy.optimize.minpack

Giulio Bottazzi giulio.bottazzi at gmail.com
Tue Dec 4 03:35:01 EST 2007


I recompiled everything from scratch but I still get the seg fault.
I'm using python 2.4.4, numpy 1.0.4 and scipy 0.6 compiled with GCC
ver. 4.1.2 on an amd64 box. I'll wait until the packages get updated
in my distro (gentoo) and I'll check it again. Thank you for the
feedback;.

Giulio.

>
> I cannot reproduce your problem.
>
> >>> numpy.__version__
> '1.0.5.dev4528'
> >>> scipy.__version__
> '0.7.0.dev3610'
>
>
> python  fit.py
> (0.42369157713188349, array([[ 0.46734154]]), {'qtf':
> array([ -4.51744596e-06]), 'nfev': 17, 'fjac': array([[
> 1.46279277, -0.20867347, -0.5792871 ]]), 'fvec': array([
> 0.0221314 , -0.08164595,  0.05951455]), 'ipvt': array([1],
> dtype=int32)}, 'Both actual andpredicted relative
> reductions in the sum of squares\n  are at most 0.000000',
> 1)
>
>
> Nils
>
> _______________________________________________
> SciPy-user mailing list
> SciPy-user at scipy.org
> http://projects.scipy.org/mailman/listinfo/scipy-user
>



-- 
Giulio Bottazzi <giulio.bottazzi at gmail.com>
http://giulio.bottazzi.googlepages.com
PGP Key ID:BAB0A33F



More information about the SciPy-User mailing list