Greg Bennett wrote:
> Many thanks to Martin Cracauer and Madhu for their replies to my
> original query.
> Madhu puts his finger neatly on the crucial point in his comment
> (below) on OpenGL.
>
> In thinking about porting a large statistical project
> (www.stats.uwaterloo.ca/Quail) to Linux,
> it seemed useful to consider rewriting its graphics component to use
> OpenGL which many speak
> about very positively as a graphics standard.
Not directly applicable, but there is clasp (common lisp analytical
statistical package) and clip (common lisp instrumentation package).

It uses CLIM for it's GUI, and I played with the code sometime back. 
With some small tweaks, it runs fine with McCLIM.

No fancy GL stuff, but it does draw 2D graphs, and can do some
interesting statistics with a lisp repl to run everything.

Ray


Reply via email to