Hi everyone, A very simple question, but I did not find anything about it. Is it possible to use ccode or print_ccode and instead of creating code like " pow(x,2) " somehow specify to SymPy to create it like "x*x" ? My idea is just to reduce the number of function calls in my code.
That's it. Thanks a lot. -- 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/-/J90L8LcXJzYJ. 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.
