[SciPy-User] fsolve with restriction on variable

Harald Schilly harald.schilly at gmail.com
Mon Aug 3 13:27:31 EDT 2009


On Mon, Aug 3, 2009 at 19:24, Ashley DaSilva<amd405 at psu.edu> wrote:
> t I don't
> want to find the minimum/maximum of my function, I want to find the root.

Very generally speaking, you can always find the root by minimization,
if you square your function (simply because no negative values are
possible)!

H



More information about the SciPy-User mailing list