Status: Valid
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 4100 by [email protected]: chopping occurs too early in Mul
http://code.google.com/p/sympy/issues/detail?id=4100
chopping occurs for any number in an Mul, apparently, not only the final
result. This is sub-optimal. e.g. (pi/65).n(chop=.01) rounds to
zero because the 1/65 rounds to less than 0.02 and is
replaced with zero even though if the rounding was delayed
until the multiplication by pi occured, it wouldn't have
been rounded.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
You received this message because you are subscribed to the Google Groups
"sympy-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sympy-issues.
For more options, visit https://groups.google.com/groups/opt_out.