Hi Robert,
Thanks a lot for your kindness.
Robert Kern wrote:
> [EMAIL PROTECTED] wrote:
>> Hi all,
>>
>> I have two questions about scipy.
>
> You're likely to get a better response from the scipy mailing list. Here,
you'll
> primarily get me, and I have to rush out right now.
>
> http://www.
[EMAIL PROTECTED] wrote:
> Hi all,
>
> I have two questions about scipy.
You're likely to get a better response from the scipy mailing list. Here, you'll
primarily get me, and I have to rush out right now.
http://www.scipy.org/Mailing_Lists
> 1) When I was trying to solve a single variable eq
Hi all,
I have two questions about scipy.
1) When I was trying to solve a single variable equations using scipy, I
found two methods: scipy.optimize.fsolve, which is designated to find the
roots of a polynomial, and scipy.optimize.newton, which is used for Scalar
function root finding according t