Home | History | Annotate | Download | only in blas
      1 
      2 This directory contains a BLAS library built on top of Eigen.
      3 
      4 This is currently a work in progress which is far to be ready for use,
      5 but feel free to contribute to it if you wish.
      6 
      7 This module is not built by default. In order to compile it, you need to
      8 type 'make blas' from within your build dir.
      9 
     10