Signal Grey: Electronic Mathematics Confusing the web since 2001 tag:jack.dakota.net.nz,2005:Typo Typo 2009-07-03T20:20:38+12:00 Jack urn:uuid:1b17cc57-5499-4b6a-b6d9-4d8ce828b393 2006-08-31T16:10:00+12:00 2009-07-03T20:20:38+12:00 Electronic Mathematics Linux <p>I have been considering a project that would involve defining a mathematical procedure preferably in a format like XML. The definition would need to include the definition of variables/inputs, logic/sequence and mathmatical equations.</p> <p>The calculation would then be executed by a programme based on user inputs. The resulting calculation would then be saved (again preferably in an XML format) for further editing if required and/or printed/exported (calculation report) to a number of formats (i.e. latex, pdf, html etc).</p> <p>I have been trying to locate any pre-existing components that may be able to fulfill the about requirements. MathML, LaTeX, OpenXM/OpenMath all seem to fulfill parts of the requirements.</p> <p>I would like to avoid having more than one definition of the equations in the xml definition i.e. one for the actual calculation and one for visual representation. To avoid this I either need a library that can convert Latex/MathML into executable code or one that can execute the code directly from the Latex/MathML input.</p> <p>Would appreciate any input here. In the mean time I will continue my search.</p>