[SciPy-user] Bug(?) in optimize.leastsq when Jacobian matrix is provided (Complete) <Ignore my previous mail>

Christian Kristukat ckkart at hoc.net
Thu Jun 23 10:46:49 EDT 2005


John Hunter wrote:
>>>>>>"Abhiman" == Abhiman Chatra <abhiman at gmail.com> writes:
> 
>     Abhiman> #This is not my actual code but a simplified version for
>     Abhiman> simple linear regression fit from scipy import * import
>     Abhiman> random import pprint
> 
> Does this code also reproduce the segfault?  Please repost your
> example code in a way that preserves indentation so we can run it w/o
> heavily editing it.  One option is to attach it.

I just tried the code on linux, python 2.3, scipy 0.3.2 and it segfaults too. 
But I remember having used leastsq providing a custom jacobian though I can't 
find any example code now.

Regards, Christian

-------------- next part --------------
A non-text attachment was scrubbed...
Name: tes.py
Type: application/x-python
Size: 1348 bytes
Desc: not available
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20050623/921145e1/attachment.bin>


More information about the SciPy-User mailing list