Comment #4 on issue 2828 by [email protected]: primitive() problem
http://code.google.com/p/sympy/issues/detail?id=2828
I get the bad result in both master and in and, in both architectures.
What is the output of the following for you:
In [24]: poly_from_expr((4.0*x + y/2))
Out[24]: (Poly(4.0*x + 0.5*y, x, y, domain='RR'), {domain: ℝ, gens: (x, y),
polys: False})
--
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.