Comment #20 on issue 2308 by smi...@gmail.com: Should we rename primitive()? (and Expr.primitive() should call primitive())
http://code.google.com/p/sympy/issues/detail?id=2308

Why shouldn't `(2*x/3 + 4*y/9).primitive()` give `(2/3, x + 2*y/3)`? I don't know much about the algebra fields, but am curious what would be wrong with the latter.

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

Reply via email to