I just lost a few hours of my day to a problem that turn out to be cse
returning things like

expr**(3/2)

I wrote some code to take the cse output and autogenerate some Python code I
was using with numpy and numerical analysis.  How difficult would it be to
add an option to cse to make it output expr**(3.0/2)?

Thanks,

Ryan

--~--~---------~--~----~------------~-------~--~----~
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