On Sun, Nov 13, 2011 at 3:25 AM, Vincent MAILLE <[email protected]> wrote:
> OK, thanks for your answers. It's true that LaTeX is complexe to
> parse. My question was juste for very simple expressions :
>
> \frac{..}{..} => (...)/(...)
> 2x+x^2 => 2*x+x**2

I think it's definitely doable, and someone just has to do it for
simple expressions and then (if there is interest) it can be improved
for more complex ones. It will never be able to parse 100% of all
latex, but I can imagine it to work just fine for normal math that
people use.

Ondrej

-- 
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