[SciPy-user] Solve

Gael Varoquaux gael.varoquaux at normalesup.org
Tue Nov 6 11:01:56 EST 2007


On Tue, Nov 06, 2007 at 01:31:39PM -0300, Eduardo Rodrigues wrote:
>    If I want to solve an equation with linalg.solve I must know the equation,
>    right?

>    From help:
>    "solve(a, b)
>        Return the solution of a*x = b"

>    But if I don't know - or if I don't want to look - the equation for x, how
>    can I solve it?
>    I will import equations from a file.

How are these equations defined ? Can you give us an example.

Cheers,

Gaël



More information about the SciPy-User mailing list