I have a lot of latex expression, such as:
a+b+c=0
abc>0
\frac{1}{a}+\frac{1}{b}+\frac{1}{c}
\left({a+b+c}\right)^2=a^2+b^2+c^2+2ab+2bc+2ac=0I want a function, let's say latex2sympy(latex), to convert latex to sympy expression? how can i do that? -- 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 https://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/5f86b9c7-1ace-410c-aeb7-c57f505c42ff%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
