Comment #4 on issue 950 by [email protected]: put all _sage_ methods to one place
http://code.google.com/p/sympy/issues/detail?id=950
Wait, no, that doesn't make sense. lambdify() creates functions, but here we want to convert objects. So I don't know, actually.
We probably need some generic way of converting our expression trees into other types of expression trees. In any case, the core isn't the right place for this.
-- 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.
