I was looking through the matplotlib backend by Krastanov. I saw that to fix maybe all the problem we have to rewrite experimental_lambdify.
> Q: Is there same way to fix all possible problems? > > A: Probably by constructing our strings ourself by traversing the (func, args) tree and creating the namespace at the same time. That actually sounds like a good idea. Does it mean that we need to create our own string instead of using print? Thanks, Bharath M R * *** -- You received this message because you are subscribed to the Google Groups "sympy" group. To view this discussion on the web visit https://groups.google.com/d/msg/sympy/-/T2cqhzlf1nMJ. 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.
