Re: [sage-support] finding complex roots

2017-01-13 Thread Vegard Lima
Hi, On Fri, Jan 13, 2017 at 1:54 PM, Дмитрий Фролов wrote: > Hellow! I have problem: I need to solve equation with one variable, but > solution must be complex number. "find_root()" and "root()" in > scipy.optimize can't do it. Help me please. root() from scipy.optimize should work: F.ex. to fi

[sage-support] finding complex roots

2017-01-13 Thread Дмитрий Фролов
Hellow! I have problem: I need to solve equation with one variable, but solution must be complex number. "find_root()" and "root()" in scipy.optimize can't do it. Help me please. -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe f