What is the simplest way of converting a sympy expression (formula) to a standard python expression for the purpose of evaluation using tools such as numpy. That is convert all the sympy variables and functions to python variables and functions similar to fcode and ccode, but for python and doing it within the program as opposed to writing to a file (printing).

--
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to sympy@googlegroups.com.
To unsubscribe from this group, send email to 
sympy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy?hl=en.

Reply via email to