R. Matthew Emerson
2011-04-18 20:38:26 UTC
What's the state of scientific computing libraries in CL?
There appear to be numerous projects that address this particular area
at different levels:
* GSLL: http://common-lisp.net/project/gsll/
* Matlisp: http://matlisp.sourceforge.net/
* lisp-matrix: http://common-lisp.net/project/lisp-matrix/
and certainly more.
If anyone on the list works in this area, I'd be interested to hear
about what libraries you are using. If you'd care to share any pros and
cons, that would also be appreciated.
(As a bit of an aside, I will mention that one particular area of
interest is quadratic programming.
The package at http://sigpromu.org/quadprog/ package looked interesting,
but it doesn't come with source any more, and is meant to work with
Matlab.
If by some chance someone is familiar with this area, perhaps you could
offer some recommendations?
Pretty much anything with a C header file would be pretty easy to use.)
There appear to be numerous projects that address this particular area
at different levels:
* GSLL: http://common-lisp.net/project/gsll/
* Matlisp: http://matlisp.sourceforge.net/
* lisp-matrix: http://common-lisp.net/project/lisp-matrix/
and certainly more.
If anyone on the list works in this area, I'd be interested to hear
about what libraries you are using. If you'd care to share any pros and
cons, that would also be appreciated.
(As a bit of an aside, I will mention that one particular area of
interest is quadratic programming.
The package at http://sigpromu.org/quadprog/ package looked interesting,
but it doesn't come with source any more, and is meant to work with
Matlab.
If by some chance someone is familiar with this area, perhaps you could
offer some recommendations?
Pretty much anything with a C header file would be pretty easy to use.)