It would be nice to use this: https://github.com/mattpap/mathematica-parser/blob/cc38fd2aed8debfe0e4f08453d8f24b70784c494/src/main/scala/MathematicaParser.scala
Unfortunately, being written in Scala, it's really hard to include it into Python. Anyways, the precedence operators are very clear: https://github.com/mattpap/mathematica-parser/blob/cc38fd2aed8debfe0e4f08453d8f24b70784c494/src/main/scala/MathematicaParser.scala#L82 -- 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/3b0492f5-91c5-4c08-91d1-86092da60010%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
