> > > Hi Ben, > > I don't want to discourage you in any way, and I may be naive, but I'd > have thought LaTex would always be ambiguous one way or another - > particularly if it is hand written. I'd have thought the best solution in > the long term would be if people wrote their equations in SymPy and then > generated LaTex with the latex() function. > > David >
You're totally correct -- Latex is ambiguous. I don't find your observation discouraging since it is perfectly reasonable. The issue I'm interested in tackling is the conversion of math presented in Physics papers (e.g., .tex files on arxiv.org) to a semantically meaningful and unambiguous representation (e.g., Sympy). This issue would be moot if Physics papers were written in Sympy. I don't have insight on how to construct incentives that would lead to use of Sympy in Physics papers, so I'm working on the Latex-to-Sympy approach. Kindly, Ben -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/sympy/5e32a413-26f7-4c7e-8822-00a108d67064%40googlegroups.com.
