You should keep all discussions transparent and ask whatever questions you want on the channel. We will try to give as best a response as we can.
I think the equation editor is going to be a ncurses based application. In this case you might want to read up on the ncurses- python documentation. Here is a starting point [1]. You might also want to fish around for some open source equation editors. I could see a few online (probably) implemented in Javascript. Cheers! Saptarshi [1] http://docs.python.org/dev/howto/curses.html -- 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.
