Updates:
        Labels: Solvers

Comment #1 on issue 2236 by asmeurer: solve fails for polysys with multiple solutions
http://code.google.com/p/sympy/issues/detail?id=2236

No, finite number should be just that, a finite number. It is possible for a polynomial system to have an infinite number of solutions. For example, consider, x = 0, y*x = 0. Any value of y will satisfy the system, because x must be 0 (by the first equation). Therefore, the solution depends on one parameter (y), so we say that it is one dimensional.


--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sympy-issues?hl=en.

Reply via email to