Hello, I am the author of jscl-meditor, a project with the two-fold aim of:
- developing a java symbolic computing library (JSCL) - providing a mathematical editor to give access to it Since the latest version (3.0), the editor (also in java) can run several engines beside the default JSCL : Yacas, JAS, Hartmath and some others, and as of now SymPy is available too, thanks to the great achievement of making it run over Jython (congratulations to those who have made it possible !). The editor and the engine are available at, respectively: http://downloads.sourceforge.net/jscl-meditor/meditor3.0.zip http://downloads.sourceforge.net/jscl-meditor/meditor3.0-sympy.zip The editor's operation is to evaluate/execute selected expressions/code fragments, and additionally it can: - render MathML expressions that are copy/pasted to it (as far as I can see, SymPy can output LaTeX code, is MathML planned ?) - also render SVG (Scalable Vector Graphics) expressions for drawing plots. - export the resulting documents to PDF for printing. I hope it will be useful to SymPy users. Any feedback is very welcome ! Raphael --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, send email to sympy@googlegroups.com To unsubscribe from this group, send email to sympy+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sympy?hl=en -~----------~----~----~----~------~----~------~--~---