[SciPy-User] Solve an arbitrary function

Permafacture permafacture at gmail.com
Fri Jul 31 00:03:40 EDT 2009


I'm new to this package, and am used to mathematica.

I've been reading through the tutorials and numpy lists of functions,
yet i cannot find the answer to this, though it would be trivial in
mathematica.  Can someone show me an example of how to find the
intersection of a line and a polynomial?

for instance: y1=x1^2, y2=x2+1

Solving a system of linear equations is pretty straight forward, but
it isn't clear to me how to approach this in scipy.  The most general
approach to this would probably be the most useful to me.


thanks.



More information about the SciPy-User mailing list