[SciPy-User] fsolve, no solution and the ier flag

Permafacture permafacture at gmail.com
Tue Aug 25 19:48:01 EDT 2009


How do I check the ier flag for fsolve?

intersect = fsolve(f,[1.,1.], full_output=1)

this returned an extended output but there was no ier flag in there.

thanks

elliot



More information about the SciPy-User mailing list