Comment #58 on issue 1598 by smichr: New polynomials manipulation module
http://code.google.com/p/sympy/issues/detail?id=1598

|Is there a reason why you can't just write this:
|
|>>> roots(3*x**3+5*x**2+7*x+11)

No. I'm realizing that you may just feed roots Basic (as done in comment  
50).

|> Issue 1759 has an upgrade possibility for the factor/gcd method (...)
|
|No. Every one knows well what factor() is supposed to do and currently it  
does this.

Then perhaps this should be done only to separatevars.

Also, I wonder if you might call terms_gcd() -- the function -- simply  
gcdfactor.
gcd() is already taken, as I recall, in polys and terms_gcd() doesn't do  
the same
thing as the method by the same name.


--
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-iss...@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