blob: 63a5203b974896e6131b959cf0c8c978d2873fce [file] [log] [blame]
Brian Silverman72890c22015-09-19 14:37:37 -04001
2This directory contains a BLAS library built on top of Eigen.
3
4This module is not built by default. In order to compile it, you need to
5type 'make blas' from within your build dir.
6