Hello, I have another small issue.

I'm trying to use the "mathematica" parser from
sympy.parsing.mathematica¹, but differently from what I expect,

mathematica( "a b" )

raises a SympifyError (while for instance

mathematica( "a^b" )

correctly returns a**b).

Is this a bug or am I missing anything?

thanks in advance for any suggestion

Pietro


¹ Not that I have any Mathematica code around, I just seem to understand
from the source that it (theoretically) supports "^" and implicit
multiplication... please let me know if there's a better way to get
those.

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
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.

Reply via email to