[SciPy-user] root finding in complex valued systems

Robert Kern robert.kern at gmail.com
Mon Feb 9 12:42:13 EST 2009


On Mon, Feb 9, 2009 at 11:04, Gideon Simpson <simpson at math.toronto.edu> wrote:
> Do any of the SciPy root finding algorithms for systems of equations
> have native support for when the equations are complex valued?

Not really. You have to separate out the .real and .imag separately.

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless
enigma that is made terrible by our own mad attempt to interpret it as
though it had an underlying truth."
  -- Umberto Eco



More information about the SciPy-User mailing list