From: allchemist on
After some experiments, I tried to express it in code.
http://devio.us/~allchemist/wiki/doku.php?id=sb-math
http://devio.us/~allchemist/wiki/doku.php?id=sb-math-tutor

Among other features, it provides blas functions for native lisp
arrays with a very small overhead and no dependences except sbcl and
any cblas shared library.

If anyone interests, please look at it and express your opinion.

Thanks