Frédéric Grosshans-André wrote: > Le mardi 26 avril 2011 à 11:38 +0545, Chris Smith a écrit : >> Haz wrote: >>>> If the solutions to solve are uncountable then you can't "yield an >>>> infinite number of dictionaries, each corresponding to one of the >>>> infinite solutions" since some solutions will never be yielded. >> >> Can you give an example? > > A simple example would be x**2+y**2 == 1 , which gives uncountably > many solutions for (x,y). >
But solve doesn't handle such cases. Shouldn't this be a different function than solve? -- You received this message because you are subscribed to the Google Groups "sympy" 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?hl=en.
