> This is the difficulty currently: since domain=RR was not given, roots > didn't find a solution in whatever domain it defaults to. I don't know > enough about domains to know what should be tried when. If all > instances of poly in solve are given the RR domain will this always > work? It does for this problem (and btw, to get real roots give x a > real assumption):
Perhaps the solver should be given a domain flag to use when constructing the poly? -- 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.
