

| |||||||
|
You are here: Root > By Topic > Science and Engineering > Mathematics > Matrix Computations
Wrapper around BLAS and LAPACK linear algebra libraries. Limited to CMUCL and Allegro (CLisp port in progress). Keywords: matrix, vector, eigenvalue.
| Web site | http://matlisp.sourceforge.net/ |
| Mailing list | |
| Version | - |
| Maturity | Beta |
| OS compatibility | Linux, Solaris, Windows |
| ASDF installable | No |
| Official Download | |
| Mirrored Download | |
| Source code repository |
Uses a custom license - only restrictions are no warrantee and no liability.
Used by FEMLISP.
Matrix Computations | Libraries | Windows family | Linux | Fortran
You must be logged to add a note
GSLL
<a href="http://common-lisp.net/project/gsll">GSLL</a> also has wrappers for BLAS, via libgslcblas. It is relatively lightly tested, but it should work on all platforms with CFFI support.
Submitted by liam 13/03/2008 15:43:46
You must be logged to add a comment