Updates:
        Status: Invalid
        Owner: ---

Comment #1 on issue 1559 by mattpap: operations on Poly result in  
expressions but should perhaps be Poly
http://code.google.com/p/sympy/issues/detail?id=1559

For this you have two levels of polynomial functions, e.g. poly_gcd() which  
takes
what ever and returns a Poly instance and gcd() which retruns a Basic  
instance, so
just use poly_* functions and you will be done.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

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

Reply via email to