First attempt

35 views
Skip to first unread message

Munawar

unread,
Jul 13, 2015, 9:41:41 AM7/13/15
to lisp...@googlegroups.com
Hi,
For someone trying to play with the library for the first time is the approach outlined in the README.org file at https://github.com/mcheema/common-lisp-stat still the correct way to go?

So far I installed the cls and lisp-matrix packages on my OS X mavericks Macbook using the CCL 64 bit clozure lisp implementation.  I then sucessfully loaded the first example file 010-loadingData.lisp. I tried loading the next example file 020-dataframebuilding.lisp but this fails on my setup.  It appears that make-dataframe throws an error about :ncases. For example the following won't work:

 (make-dataframe #2A((1.2d0 1.3d0) (2.0d0 4.0d0)))

I am pretty new to lisp but I can try to figure out what is happening.  Just want to be sure I am following the correct procedure.


p.s. I noticed the example file list in the README.org file was out of date.  I fixed the list but are such trivial cosmetic changes worth submitting?

David Hodge

unread,
Jul 16, 2015, 7:18:18 PM7/16/15
to lisp...@googlegroups.com
Hi Munawar

Can you paste in the error message. I will have a look at it.

I would caution that much of CLS is a work in progress though

And patches are always welcome!

Cheers

14 July 2015 1:41 am
--
You received this message because you are subscribed to the Google Groups "Common Lisp Statistics" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lisp-stat+...@googlegroups.com.
To post to this group, send email to lisp...@googlegroups.com.
Visit this group at http://groups.google.com/group/lisp-stat.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages