Hello! I am hosting a copy of Sympy Gamma on a Google App Engine server and using its JSON interface as a backend for my project. I am strong in C# and Python but no so great at web languages, so modifying the backend has been a challenge for me. I have made some modifications to Gamma to make fit my needs but have been stumped by one problem: I noticed that Gamma treats the ^ character as ** while Sympy Live treats is as an xor. I cannot seem to find a way to change this behavior in Gamma. Does anyone have any suggestions about how this could be implemented?
Thanks, Eric -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/1a7c8d61-71f3-475d-bcc4-22d8bcdca2a6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
