Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: XML Strategy For Computer Algebra

by kvale (Monsignor)
on Aug 27, 2004 at 00:41 UTC ( [id://386213]=note: print w/replies, xml ) Need Help??


in reply to XML Strategy For Computer Algebra

If your goal is to manipulate algebraic expressions, rather than investigate XML and XSL, you may want to try using a perl interface to an already extant symbolic engine. Writing symbolic engines for all but the simplest tasks and getting them correct in all the corner cases is hard. Mathematica had serious bugs in their integration code for years.

MAXIMA (yes, all caps, this started as a mainframe prog) is one of the original computer algebra systems, It was proprietary for years and was then released as open source. Symaxx is a Perl/Tk interface to MAXIMA that should serve as a nice example for interfacing with the engine.

-Mark

Replies are listed 'Best First'.
Re^2: XML Strategy For Computer Algebra
by Allan (Initiate) on Aug 27, 2004 at 05:14 UTC
    Someone already put togther an ASCII to MathML translation program. While I have not had a chance to look at it (and it seems to be written in Javascript) the link may be of use: http://asciimathml.sourceforge.net/

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://386213]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (4)
As of 2024-04-19 19:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found