Status: Accepted Owner: [email protected] CC: [email protected] Labels: Type-Defect Priority-Medium Polynomial
New issue 2433 by [email protected]: Polys module function poly() needs gens argument
http://code.google.com/p/sympy/issues/detail?id=2433 poly(1) and related calls fail. The interface could be changed to poly(expr, *gens, **args). Or is it possible to pass generators in the **args somehow? -- 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.
