nklein / gauss

Optimized, pure Common Lisp linear-algebra library
11 stars 0 forks source link

Add this library to quicklisp #2

Open anquegi opened 7 years ago

anquegi commented 7 years ago

Thanks for this great library, Why do not add this library to quicklisp?

It's a nice library, that could be use with common lisp without interfacing BLASS and LAPACK, i know only this library , doing this and also is not in quicklisp. In quickdocs the one near to this is 3d-matrix, but this seems more general

nklein commented 7 years ago

Hmm. I don't recall why I never added it. I will see if I can fix the namespace issue here in the next couple weeks and add the "solving multiple linear equations with the same matrix".