Re: could not install matlisp

Raymond Toy <[email protected]> Mon, 02 Apr 2007 16:57:19 -0400
Newsgroups gmane.lisp.matlisp.user
Message-ID <[email protected]>
>>>>> "Tamas" == Tamas Papp <[email protected]> writes:

    Tamas> 1.  (*) text/plain          ( ) text/html           
    Tamas> Raymond,

    Tamas> Thanks, the CVS version worked.  I am using CMUCL, version 19d-20061116-1.

Ok, glad that worked.

    Tamas> Is there some kind of overview to get me started?  I found the examples in
    Tamas> the README, but nothing else.  I can of course look at the help of all
    Tamas> commands, but I wonder if there is some other help document/manual, a but
    Tamas> more structured.

Unfortunately not.  About the only documentation there is is at
matlisp.sourceforge.net, and the (help) command.  Most of the matrix
commands use exactly the same name as LAPACK/BLAS, so that makes it
easier to figure out what they do.  

I guess the only thing not really documented is that you can do
something like:

(defvar *m* [1 2 3; 4 5 6])

to create a matrix 

    1 2 3
    4 5 6

Hope this helps a little,

Ray


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV