Updates:
        Status: Accepted

Comment #1 on issue 2057 by asmeurer: Units do not work together with evalf?
http://code.google.com/p/sympy/issues/detail?id=2057

That is definitely a bug; it should just work. I am guessing that the reason that evalf has a subs keyword argument is that it is more numerically stable and/or more efficient than computing expr.subs().evalf(). But either way, that would have to be the workaround, until this is fixed.

--
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