> It could be prone to breakage.
> str(expression) might be changed by people who're not aware that lambdify
> depends on things like parseability and adherence to naming conventions in
> str().
>
> A lambdify of whatever variant that traced the object tree directly would be
> much preferrable over parsing a str(expression) output.
I agree completely. However, if we stick to using the eval() trick,
there will always be some moment when a string is used.

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" 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?hl=en.

Reply via email to