[SciPy-User] Fsolve Question

Alan G Isaac aisaac at american.edu
Fri Feb 19 18:56:41 EST 2010


> On 19 February 2010 20:58, Peter Cimermančič wrote:
>> I'm trying to solve a set (let's say two) of equations, where multiple
>> solutions are possible. Like for example in intersections of quadratic and
>> linear curve. How can I do that?


On 2/19/2010 4:50 PM, nicky van foreest wrote:
> YOu could take a look at the scipy cookbook: Intersection of functions
> Compute the points at which two given functions intersect.


That example actually finds a single zero.
(I.e., it is mistitled.)

fwiw,
Alan Isaac




More information about the SciPy-User mailing list