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

Abhiman Chatra abhiman at gmail.com
Thu Jun 23 11:11:30 EDT 2005


> I am attaching the source code along this mail. Let me know if you need 
more info.

In my previous code ,
uncomment the 42nd line to get the test case :
opt = optimize.leastsq(residual_values, initial, args = (inputs, answers), 
Dfun=jacobian, maxfev=10000)

Abhiman


> 
> -- 
> Abhiman Chatra B,
> Technical Analyst,
> Trilogy India,
> Mobile # : 9845358165
> ----------------------------------------------------
> "If only your programs would be correct if you simply typed them three 
> times" 
> 
> 


-- 
Abhiman Chatra B,
Technical Analyst,
Trilogy India,
Mobile # : 9845358165
----------------------------------------------------
"If only your programs would be correct if you simply typed them three 
times"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20050623/c688a83b/attachment.html>


More information about the SciPy-User mailing list