Updates:
        Status: Accepted
        Blockedon: 2155

Comment #1 on issue 2545 by asmeurer: lambdify expression containing pi
http://code.google.com/p/sympy/issues/detail?id=2545

Thanks for reporting the issue. The problem here is the same one as in issue 2155. The expr.atoms() are being pushed back into the namespace, when really expr.atoms(Symbol) are all that should be pushed back in (I believe).

I'll make this change, and unless it turns out I am wrong about this (i.e., it causes some test failure), I will submit a patch soon.

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

Reply via email to