tpapp / lla

Lisp Linear Algebra
Boost Software License 1.0
90 stars 17 forks source link

Please outline how to build and setup LAPACK #1

Closed sandys closed 13 years ago

sandys commented 14 years ago

hi, It would be very helpful if you could outline how to build and setup LAPACK (on a linux distro of your choice) to use with your lib.

Setting up numpy with lapack & gotoblas was a very big pain ...

tpapp commented 13 years ago

The updated README documents it for Debian. It should be really simple to set up ATLAS (just installing a package), but the README gives instructions on how to compile your customized version.