Use Python to solve equations?

James Mills prologic at shortcircuit.net.au
Thu Sep 11 03:40:33 EDT 2008


Hi Kelie,

Check out sympy it is capable of doing things like this.

cheers
James

On Thu, Sep 11, 2008 at 5:09 PM, Kelie <kf9150 at gmail.com> wrote:
> Hello group,
>
> Is there any packages in Python that will help me solve functions
> similar to this:
>
> x = a*(1+bx)**2.5-c where a, b, c is known and the task to solve x?
>
> Thank you,
>
> Kelie
> --
> http://mail.python.org/mailman/listinfo/python-list
>



-- 
--
-- "Problems are solved by method"



More information about the Python-list mailing list