> > The idea I am interested in is improving the behavior phrasing the > behavior of translating Latex into SymPy code and implementing this > functionality in SymPy Gamma or SymPy Live. >
> > Since there is a Package called "latex2sympy" that can translate Latex expressions into SymPy code, there might be a good idea to build a package that translate a Latex passage into SymPy code. Rougly speaking, given a Latex passage, we might be able to convert it into a python file, with it's mathmatics expressions converted into SymPy objects and the explanation are left as python comments. If SymPy Live, SymPy Gamma support this functionality, user might be able to upload Latex files and get a copy of translated python file which they can work on. This is the sketch of my idea, I will appreciate any suggestions and comments on this idea. Best Chuhao Zeng -- 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/fde40310-9f01-4ea9-b1ff-5aaf80b76ca3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
