[Maxima] How to do matrix operation programatically in lisp
Stavros Macrakis
macrakis at alum.mit.edu
Sat Nov 24 15:25:00 CST 2007
On Nov 24, 2007 12:29 PM, Kun Lin <klin at umd.edu> wrote:
> Maybe i am gonna write a parser so i can do something like
>
> (eval (parse-maxima-to-lisp "invert(matrix[1,2],[3,4])"))
>
> to automate the conversion between maxima and lisp.
>
? I don't understand what you're trying to do here. Maxima already includes
a parser, but why would your Lisp program be representing a matrix or its
inversion as a string?
-s
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.math.utexas.edu/pipermail/maxima/attachments/20071124/aced82c2/attachment.htm
More information about the Maxima
mailing list